Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Fixing a bug with installation via 'conda install'.
  • Loading branch information
sebastianLedzianowski authored May 3, 2024
1 parent 7c6e2db commit 46c8e7e
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
pandas
pytest
setuptools
pronto
argnorm==0.3.0
chardet==5.2.0
fastobo==0.12.3
iniconfig==2.0.0
networkx==3.3
numpy==1.26.4
packaging==24.0
pandas==2.2.2
pluggy==1.5.0
pronto==2.5.7
pytest==8.2.0
python-dateutil==2.9.0.post0
pytz==2024.1
six==1.16.0
tzdata==2024.1

0 comments on commit 46c8e7e

Please sign in to comment.