Skip to content

Commit 86ab928

Browse files
committed
Merge remote-tracking branch 'hackmat/master' into qchem_update
2 parents 6b95b22 + 664a318 commit 86ab928

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest-cov==2.11.1
33
coverage==5.4
44
coveralls==3.0.0
55
moto==1.3.16
6-
boto3==1.16.63
6+
boto3==1.17.12

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
numpy==1.20.0
2-
scipy==1.6.0
1+
numpy==1.20.1
2+
scipy==1.6.1
33
FireWorks==1.9.6
44
pymatgen_diffusion==2020.10.8
55
monty==4.0.2
66
paramiko==2.7.2
7-
tqdm==4.56.0
7+
tqdm==4.57.0
88
pybtex==0.24.0
99
ruamel.yaml==0.16.12
10-
pandas==1.2.1
11-
pymatgen==2020.12.31
12-
custodian==2021.1.8
10+
pandas==1.2.2
11+
pymatgen==2021.2.16
12+
custodian==2021.2.8
1313
networkx==2.5
1414
pydash==4.9.2
1515
pyyaml==5.4.1

0 commit comments

Comments
 (0)