Skip to content

Commit

Permalink
rolling back biopython to version 1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Oct 23, 2023
1 parent 09fe4ef commit f36ecee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Topic :: Scientific/Engineering",
]

REQUIRES = ["biopython==1.81", "numpy==1.24.0", "cython"]
REQUIRES = ["biopython==1.76", "numpy==1.24.0", "cython"]

setup(
name="jlsteenwyk-biokit",
Expand Down

0 comments on commit f36ecee

Please sign in to comment.