Skip to content

Commit

Permalink
Removed numpy requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ardagoreci committed Jul 31, 2024
1 parent 6eee5f1 commit d9872b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ proteinflow~=2.7.0
biopython~=1.79
omegaconf~=2.3.0
setuptools~=68.2.2
numpy~=1.24.4
scipy~=1.12.0
jax~=0.4.23
prettytable
# numpy~=1.24.4
# scipy~=1.12.0
# jax~=0.4.23
# prettytable
tqdm~=4.66.1
pandas~=2.2.0
ml_collections

0 comments on commit d9872b1

Please sign in to comment.