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.
1 parent ac89978 commit aa9a7c1Copy full SHA for aa9a7c1
requirements.txt
@@ -1,6 +1,6 @@
1
custodian==2022.1.17
2
FireWorks==1.9.7
3
-maggma==0.29.2
+maggma==0.39.0
4
monty==2021.6.10
5
networkx==2.5.1
6
numpy
setup.py
@@ -24,7 +24,7 @@
24
install_requires=[
25
"custodian>=2019.8.24",
26
"FireWorks>=1.4.0",
27
- "maggma>=0.26.0",
+ "maggma>=0.39.0",
28
"monty>=2.0.6",
29
"networkx",
30
"numpy",
0 commit comments