Skip to content

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Mar 28, 2022
1 parent 77f4af7 commit 6785935
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
10 changes: 5 additions & 5 deletions requirements-testing.txt
@@ -1,12 +1,12 @@
pre-commit==2.17.0
pytest==7.0.0
pytest-asyncio==0.18.0
pytest==7.1.1
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-mock==3.7.0
flake8==4.0.1
pycodestyle==2.8.0
mypy==0.931
mypy==0.942
mypy-extensions==0.4.3
typing-extensions==4.0.1
typing-extensions==4.1.1
types-pkg_resources==0.1.3
types-requests==2.27.9
types-requests==2.27.15
3 changes: 1 addition & 2 deletions requirements.txt
@@ -1,9 +1,8 @@
pydantic>=1.8.2
pymatgen>=2022.3.7
typing-extensions==4.0.1
maggma==0.44.1
requests==2.27.1
monty==2022.1.19
monty==2022.3.12
emmet-core==0.21.20
mpcontribs-client>=4.2.9

0 comments on commit 6785935

Please sign in to comment.