Skip to content

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Aug 31, 2021
1 parent 13d7c12 commit b4c3f62
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
sphinx
doc2dash
sphinx_rtd_theme
pytest==6.2.4
pytest==6.2.5
pytest-cov==2.12.1
coverage==5.5
coveralls==3.2.0
mypy==0.910
pydocstyle==6.1.1
flake8==3.9.2
pylint==2.9.6
black==21.7b0
pylint==2.10.2
black==21.8b0
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pybtex==0.24.0
tqdm==4.62.1
tqdm==4.62.2
ase==3.19.0
chemview==0.6
netCDF4==1.5.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sympy==1.8
requests==2.26.0
monty==2021.8.17
ruamel.yaml==0.17.4
scipy==1.6.2
scipy==1.7.1
tabulate==0.8.9
matplotlib==3.4.2
palettable==3.3.0
Expand Down

0 comments on commit b4c3f62

Please sign in to comment.