Skip to content

Commit 91a9145

Browse files
committed
bump maggma
bump maggma
1 parent 339637c commit 91a9145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
custodian==2022.1.17
22
FireWorks==1.9.7
3-
maggma==0.39.0
3+
maggma==0.44.0
44
monty==2021.6.10
55
networkx==2.5.1
66
numpy

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
install_requires=[
2626
"custodian>=2019.8.24",
2727
"FireWorks>=1.4.0",
28-
"maggma>=0.39.0",
28+
"maggma>=0.44.0",
2929
"monty>=2.0.6",
3030
"networkx",
3131
"numpy",

0 commit comments

Comments
 (0)