Skip to content

Commit 9cda111

Browse files
author
Jake Smith
committed
update pytorch and aiohttp versions
1 parent d669140 commit 9cda111

File tree

2 files changed

+37
-51
lines changed

2 files changed

+37
-51
lines changed

env.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ channels:
77
dependencies:
88
- ase
99
- black
10+
- cudatoolkit=11.4
1011
- lammps
1112
- lammps-interface
1213
- matplotlib
@@ -17,10 +18,11 @@ dependencies:
1718
- pandas
1819
- pip
1920
- pymatgen
20-
- python=3.8.*
21-
- pytorch=1.11.0
22-
- pytorch-cuda=11.6
23-
- pyg=2.0.4
21+
- python=3.10.*
22+
- pytorch=1.13.1
23+
- pytorch-scatter
24+
- pytorch-sparse
25+
- pyg
2426
- pyyaml
2527
- tensorboard
2628
- torchmetrics=0.7.3
@@ -29,10 +31,11 @@ dependencies:
2931
- scipy
3032
- pytorch-lightning=1.3.8
3133
- pip:
34+
- aiohttp==3.9.2
3235
- hydra-core
3336
- p-tqdm
3437
- python-dotenv
3538
- wandb
3639
- mendeleev
3740
- mofchecker
38-
name: mofdiff
41+
name: mofdiff

requirements.txt

Lines changed: 29 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
absl-py==2.1.0
2-
aiohttp==3.9.1
2+
aiohttp==3.9.2
33
aiosignal==1.3.1
4-
annotated-types==0.6.0
54
antlr4-python3-runtime==4.9.3
65
appdirs==1.4.4
76
ase==3.22.1
87
async-timeout==4.0.3
98
attrs==23.2.0
109
backports.cached-property==1.0.2
11-
black==23.12.1
10+
black==24.1.1
1211
blinker==1.7.0
1312
Brotli==1.1.0
1413
cachetools==5.3.2
@@ -17,120 +16,107 @@ cffi==1.16.0
1716
charset-normalizer==3.3.2
1817
click==8.1.7
1918
colorama==0.4.6
20-
contourpy==1.1.1
19+
contourpy==1.2.0
2120
cryptography==41.0.7
2221
cycler==0.12.1
23-
dill==0.3.7
22+
dill==0.3.8
2423
docker-pycreds==0.4.0
2524
element-coder==0.0.8
26-
emmet-core==0.68.0
2725
f90wrap==0.2.13
2826
Flask==3.0.1
2927
fonttools==4.47.2
30-
frozendict==2.4.0
3128
frozenlist==1.4.1
3229
fsspec==2023.12.2
3330
future==0.18.3
3431
gitdb==4.0.11
3532
GitPython==3.1.41
3633
gmpy2==2.1.2
37-
google-auth==2.26.2
34+
google-auth==2.27.0
3835
google-auth-oauthlib==1.2.0
3936
greenlet==3.0.3
4037
grpcio==1.60.0
4138
hydra-core==1.3.2
4239
idna==3.6
4340
importlib-metadata==7.0.1
44-
importlib-resources==6.1.1
4541
itsdangerous==2.1.2
4642
Jinja2==3.1.3
4743
joblib==1.3.2
4844
kiwisolver==1.4.5
49-
lammps==2023.8.2
45+
lammps==2023.11.21
5046
lammps-interface==0.2.2
5147
latexcodec==2.0.1
5248
libconeangle==0.1.2
5349
llvmlite==0.41.1
5450
lmdb==1.4.1
5551
loguru==0.7.2
5652
Markdown==3.5.2
57-
MarkupSafe==2.1.3
58-
matplotlib==3.7.3
53+
MarkupSafe==2.1.4
54+
matplotlib==3.8.2
5955
mendeleev==0.15.0
6056
mofchecker==0.9.6
61-
mofdiff==1.0.0
62-
mofid==1.1.0
63-
monty==2023.11.3
64-
mp-api==0.33.3
57+
monty==2024.1.26
6558
mpmath==1.3.0
66-
msgpack==1.0.7
6759
multidict==6.0.4
68-
multiprocess==0.70.15
60+
multiprocess==0.70.16
6961
munkres==1.1.4
7062
mypy-extensions==1.0.0
71-
networkx==3.1
63+
networkx==3.2.1
7264
numba==0.58.1
73-
numpy==1.24.4
65+
numpy==1.26.3
7466
oauthlib==3.2.2
7567
omegaconf==2.3.0
7668
p_tqdm==1.4.0
7769
packaging==23.2
7870
palettable==3.3.3
79-
pandas==2.0.3
80-
pathos==0.3.1
71+
pandas==2.2.0
72+
pathos==0.3.2
8173
pathspec==0.12.1
8274
pillow==10.2.0
8375
pip==23.3.2
8476
platformdirs==4.1.0
8577
plotly==5.18.0
8678
ply==3.11
87-
pooch==1.8.0
88-
pox==0.3.3
89-
ppft==1.7.6.7
79+
pox==0.3.4
80+
ppft==1.7.6.8
9081
protobuf==4.24.4
91-
psutil==5.9.7
82+
psutil==5.9.8
9283
pyasn1==0.5.1
9384
pyasn1-modules==0.3.0
9485
pybind11==2.11.1
9586
pybtex==0.24.0
9687
pycparser==2.21
97-
pydantic==1.10.14
98-
pydantic_core==2.14.6
99-
pydantic-settings==2.1.0
10088
pyDeprecate==0.3.0
10189
pyeqeq==0.0.10
10290
pyfiglet==0.8.post1
10391
Pygments==2.17.2
10492
PyJWT==2.8.0
105-
pymatgen==2023.8.10
93+
pymatgen==2024.1.27
10694
pyOpenSSL==23.3.0
10795
pyparsing==3.1.1
10896
PyQt5==5.15.9
10997
PyQt5-sip==12.12.2
11098
PySocks==1.7.1
11199
python-dateutil==2.8.2
112-
python-dotenv==1.0.0
113-
python-louvain==0.16
100+
python-dotenv==1.0.1
114101
pytorch-lightning==1.3.8
115-
pytz==2023.3.post1
102+
pytz==2023.4
116103
pyu2f==0.1.5
117104
PyYAML==5.4.1
118105
quippy-ase==0.9+gitnone
119-
RASPA2==2.0.4
120106
requests==2.31.0
121107
requests-oauthlib==1.3.1
122108
rsa==4.9
123109
ruamel.yaml==0.18.5
124110
ruamel.yaml.clib==0.2.7
125-
scikit-learn==1.3.2
126-
scipy==1.10.1
127-
sentry-sdk==1.39.2
111+
scikit-learn==1.4.0
112+
scipy==1.12.0
113+
sentry-sdk==1.40.0
128114
setproctitle==1.3.3
129115
setuptools==69.0.3
130116
sip==6.7.12
131117
six==1.16.0
132118
smmap==5.0.1
133-
spglib==2.2.0
119+
spglib==2.3.0
134120
SQLAlchemy==2.0.25
135121
structuregraph-helpers==0.0.9
136122
sympy==1.12
@@ -141,23 +127,20 @@ tensorboard-data-server==0.7.0
141127
threadpoolctl==3.2.0
142128
toml==0.10.2
143129
tomli==2.0.1
144-
torch==1.11.0
145-
torch-cluster==1.6.0
146-
torch-geometric==2.0.4
147-
torch-scatter==2.0.9
148-
torch-sparse==0.6.15
149-
torch-spline-conv==1.2.1
130+
torch==1.13.1
131+
torch_geometric==2.4.0
132+
torch-scatter==2.1.1
133+
torch-sparse==0.6.17
150134
torchmetrics==0.7.3
151135
tornado==6.3.3
152136
tqdm==4.66.1
153137
typing_extensions==4.9.0
154138
tzdata==2023.4
155139
uncertainties==3.1.7
156140
unicodedata2==15.1.0
157-
urllib3==2.1.0
141+
urllib3==2.2.0
158142
wandb==0.16.2
159143
Werkzeug==3.0.1
160144
wheel==0.42.0
161-
yacs==0.1.8
162145
yarl==1.9.4
163146
zipp==3.17.0

0 commit comments

Comments
 (0)