Skip to content

Commit

Permalink
update to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
OMalenfantThuot committed Dec 1, 2021
1 parent d24561e commit f023c71
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
pip==21.2.4
pip==21.3
wheel==0.37.0
black==21.9b0
flake8==3.9.2
numpy==1.21.2
black==21.11b1
flake8==4.0.1
numpy==1.21.4
torch==1.9.1
torchvision==0.10.1
twine==3.4.2
twine==3.6.0
pytest==6.2.5
pytest-cov==2.12.1
pytest-cov==3.0.0
pytest-sugar==0.9.4
coveralls==3.2.0
coveralls==3.3.1
ase==3.22.0
git+https://github.com/atomistic-machine-learning/schnetpack.git
sphinx==4.2.0
sphinx-rtd-theme==0.5.2
sphinx==4.3.1
sphinx-rtd-theme==1.0.0
git+https://github.com/crossnox/m2r@dev#egg=m2r

0 comments on commit f023c71

Please sign in to comment.