Skip to content

Commit 96fc8d6

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent ab329de commit 96fc8d6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

emmet-api/requirements/deployment.txt

+4-5
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ attrs==25.1.0
2121
# referencing
2222
bcrypt==4.2.1
2323
# via paramiko
24-
boto3==1.36.26
24+
boto3==1.37.1
2525
# via
2626
# emmet-api (emmet/emmet-api/setup.py)
2727
# maggma
28-
botocore==1.36.26
28+
botocore==1.37.1
2929
# via
3030
# boto3
3131
# s3transfer
@@ -55,7 +55,7 @@ dnspython==2.7.0
5555
# via
5656
# maggma
5757
# pymongo
58-
emmet-core==0.84.6rc4
58+
emmet-core==0.84.6rc5
5959
# via emmet-api (emmet/emmet-api/setup.py)
6060
envier==0.6.1
6161
# via ddtrace
@@ -124,7 +124,6 @@ numpy==1.26.4
124124
# via
125125
# -r python/requirements.txt
126126
# contourpy
127-
# emmet-core
128127
# imageio
129128
# maggma
130129
# matplotlib
@@ -187,7 +186,7 @@ pydantic-settings==2.8.0
187186
# maggma
188187
pydash==8.0.5
189188
# via maggma
190-
pymatgen==2025.2.18
189+
pymatgen==2025.1.9
191190
# via
192191
# emmet-core
193192
# mp-pyrho

0 commit comments

Comments
 (0)