Skip to content

Commit

Permalink
Merge pull request #255 from OMalenfantThuot/update_req
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
OMalenfantThuot committed Sep 21, 2021
2 parents 2e1cda3 + d0bc9ab commit 666f692
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pip==21.1.3
wheel==0.36.2
black==21.6b0
pip==21.2.4
wheel==0.37.0
black==21.9b0
flake8==3.9.2
numpy==1.21.0
torch==1.9.0
torchvision==0.10.0
twine==3.4.1
pytest==6.2.4
numpy==1.21.2
torch==1.9.1
torchvision==0.10.1
twine==3.4.2
pytest==6.2.5
pytest-cov==2.12.1
pytest-sugar==0.9.4
coveralls==3.1.0
coveralls==3.2.0
ase==3.22.0
git+https://github.com/atomistic-machine-learning/schnetpack.git
sphinx==4.0.2
sphinx==4.2.0
sphinx-rtd-theme==0.5.2
git+https://github.com/crossnox/m2r@dev#egg=m2r

0 comments on commit 666f692

Please sign in to comment.