Skip to content

Commit 5d0a25d

Browse files
committed
Update pymatgen and custodian versions
1 parent 5cf0aa4 commit 5d0a25d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pymatgen==2023.2.22
2-
git+https://github.com/samblau/custodian@qchem#egg=custodian
1+
pymatgen==2023.3.10
2+
custodian=2023.3.10
33
boto3==1.17.97
44
Flask==2.1.3
55
coverage==5.5

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
pymatgen==2023.2.22
1+
pymatgen==2023.3.10
2+
custodian=2023.3.10
23
FireWorks==2.0.3
34
maggma==0.48.1
45
monty==2022.9.9
@@ -13,4 +14,3 @@ pymongo==4.2.0
1314
ruamel.yaml==0.17.21
1415
scipy==1.9.1
1516
tqdm==4.64.1
16-
git+https://github.com/samblau/custodian@qchem#egg=custodian

0 commit comments

Comments
 (0)