Skip to content

Commit

Permalink
wip: update biopython
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyama341 committed Aug 26, 2024
1 parent 62264e5 commit f5b811c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pydna==5.2.0 ## TODO There is a new version of pydna 6.0.0 but has induced break
pandas>=1.3.0
benchlingapi>=2.1.12
numpy>=1.21.0
biopython==1.80 # TODO There is a new version of Biopython 1.82 but has induced breaking changes
biopython>=1.80 # TODO There is a new version of Biopython 1.82 but has induced breaking changes
python-dotenv>=0.20.0
openpyxl>=3.0.9
wheel>=0.37.1
Expand Down

0 comments on commit f5b811c

Please sign in to comment.