Skip to content

Commit

Permalink
Fix reqs (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Jan 31, 2022
1 parent 560706e commit 2f2c5f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -4,6 +4,6 @@ typing-extensions==4.0.1
maggma==0.39.1
requests==2.27.1
monty==2021.12.1
emmet-core==0.21.18
emmet-core==0.21.19
mpcontribs-client>=4.2.2

3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -28,7 +28,8 @@
"typing-extensions>=3.7.4.1",
"requests>=2.23.0",
"monty>=2021.8.17",
"emmet-core>=0.21.3",
"emmet-core>=0.21.19",
"maggma>=0.39.1",
"mpcontribs-client",
],
classifiers=[
Expand Down

0 comments on commit 2f2c5f8

Please sign in to comment.