We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 991145a + dfa97e4 commit bbb441cCopy full SHA for bbb441c
requirements.txt
@@ -1,9 +1,9 @@
1
pydantic==1.8.2
2
-pymatgen==2022.0.8
+pymatgen==2022.0.16
3
custodian==2021.2.8
4
monty==2021.8.17
5
jobflow==0.1.2
6
-numpy==1.20.3
+numpy==1.21.3
7
click==8.0.3
8
PyYAML==6.0
9
typing_extensions==3.10.0.0; python_version < '3.8'
setup.py
@@ -45,7 +45,7 @@
45
"sphinx==4.2.0",
46
"numpydoc==1.1.0",
47
"m2r2==0.3.1",
48
- "ipython==7.28.0",
+ "ipython==7.29.0",
49
"FireWorks==1.9.7",
50
"pydata-sphinx-theme==0.7.1",
51
"autodoc_pydantic==1.5.0",
0 commit comments