Skip to content

Commit 6018aa7

Browse files
pin pymatgen in requirements
1 parent 62141fe commit 6018aa7

14 files changed

+14
-14
lines changed

emmet-api/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ pydantic-settings==2.7.1
188188
# maggma
189189
pydash==8.0.5
190190
# via maggma
191-
pymatgen==2025.1.24
191+
pymatgen==2025.1.9
192192
# via
193193
# emmet-core
194194
# mp-pyrho

emmet-api/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ pydantic-settings==2.7.1
186186
# maggma
187187
pydash==8.0.5
188188
# via maggma
189-
pymatgen==2025.1.24
189+
pymatgen==2025.1.9
190190
# via
191191
# emmet-core
192192
# mp-pyrho

emmet-api/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ pyflakes==3.2.0
312312
# via flake8
313313
pygments==2.19.1
314314
# via mkdocs-material
315-
pymatgen==2025.1.24
315+
pymatgen==2025.1.9
316316
# via
317317
# emmet-core
318318
# mp-pyrho

emmet-api/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ pydantic-settings==2.7.1
184184
# maggma
185185
pydash==8.0.5
186186
# via maggma
187-
pymatgen==2025.1.24
187+
pymatgen==2025.1.9
188188
# via
189189
# emmet-core
190190
# mp-pyrho

emmet-api/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ pyflakes==3.2.0
308308
# via flake8
309309
pygments==2.19.1
310310
# via mkdocs-material
311-
pymatgen==2025.1.24
311+
pymatgen==2025.1.9
312312
# via
313313
# emmet-core
314314
# mp-pyrho

emmet-builders/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ pydantic-settings==2.7.1
252252
# maggma
253253
pydash==8.0.5
254254
# via maggma
255-
pymatgen==2025.1.24
255+
pymatgen==2025.1.9
256256
# via
257257
# emmet-core
258258
# matcalc

emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ pyflakes==3.2.0
471471
# via flake8
472472
pygments==2.19.1
473473
# via mkdocs-material
474-
pymatgen==2025.1.24
474+
pymatgen==2025.1.9
475475
# via
476476
# chgnet
477477
# emmet-core

emmet-builders/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ pydantic-settings==2.7.1
250250
# maggma
251251
pydash==8.0.5
252252
# via maggma
253-
pymatgen==2025.1.24
253+
pymatgen==2025.1.9
254254
# via
255255
# emmet-core
256256
# matcalc

emmet-builders/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ pyflakes==3.2.0
467467
# via flake8
468468
pygments==2.19.1
469469
# via mkdocs-material
470-
pymatgen==2025.1.24
470+
pymatgen==2025.1.9
471471
# via
472472
# chgnet
473473
# emmet-core

emmet-core/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pydantic-core==2.27.2
7575
# via pydantic
7676
pydantic-settings==2.7.1
7777
# via emmet-core (emmet/emmet-core/setup.py)
78-
pymatgen==2025.1.24
78+
pymatgen==2025.1.9
7979
# via emmet-core (emmet/emmet-core/setup.py)
8080
pyparsing==3.2.1
8181
# via matplotlib

0 commit comments

Comments
 (0)