Skip to content

Commit bbb441c

Browse files
committed
Merge branch 'main' of github.com:materialsproject/atomate2 into main
2 parents 991145a + dfa97e4 commit bbb441c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
pydantic==1.8.2
2-
pymatgen==2022.0.8
2+
pymatgen==2022.0.16
33
custodian==2021.2.8
44
monty==2021.8.17
55
jobflow==0.1.2
6-
numpy==1.20.3
6+
numpy==1.21.3
77
click==8.0.3
88
PyYAML==6.0
99
typing_extensions==3.10.0.0; python_version < '3.8'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"sphinx==4.2.0",
4646
"numpydoc==1.1.0",
4747
"m2r2==0.3.1",
48-
"ipython==7.28.0",
48+
"ipython==7.29.0",
4949
"FireWorks==1.9.7",
5050
"pydata-sphinx-theme==0.7.1",
5151
"autodoc_pydantic==1.5.0",

0 commit comments

Comments
 (0)