Skip to content

Commit 96efb4a

Browse files
committed
Use main pymatgen to be sure
1 parent 8c7d860 commit 96efb4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git+https://github.com/samblau/pymatgen@qchem#egg=pymatgen
1+
pymatgen=2023.2.22
22
git+https://github.com/samblau/custodian@qchem#egg=custodian
33
boto3==1.17.97
44
Flask==2.1.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pymongo==4.2.0
1212
ruamel.yaml==0.17.21
1313
scipy==1.9.1
1414
tqdm==4.64.1
15-
git+https://github.com/samblau/pymatgen@qchem#egg=pymatgen
15+
pymatgen=2023.2.22
1616
git+https://github.com/samblau/custodian@qchem#egg=custodian

0 commit comments

Comments
 (0)