Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/py310' into py310
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskrt committed May 24, 2024
2 parents 9d6b03f + 6c7ef5d commit 12fe2a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ modlamp>=4.0.0
molgx>=0.22.0a1
nglview>=3.0.3
numpy>=1.16.5,<1.24.0
pandas<=2.0.3
protobuf<3.20
pyarrow>=8.0.0
pydantic>=1.7.3,<2.0.0
Expand All @@ -32,7 +33,7 @@ reinvent-chemistry==0.0.38
sacremoses>=0.0.41
scikit-learn>=1.0.0,<1.3.0
scikit-optimize>=0.8.1
scipy>=1.0.0
scipy>=1.0.0,<=1.11.0
sentencepiece>=0.1.95
sentence_transformers>1.0,<=2.2.2
sympy>=1.10.1
Expand Down

0 comments on commit 12fe2a5

Please sign in to comment.