Skip to content

Commit b4aa8d3

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent e6f7942 commit b4aa8d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

emmet-api/requirements/deployment.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ click==8.1.8
4343
# via uvicorn
4444
contourpy==1.3.1
4545
# via matplotlib
46-
cryptography==44.0.1
46+
cryptography==44.0.2
4747
# via paramiko
4848
cycler==0.12.1
4949
# via matplotlib
@@ -59,7 +59,7 @@ emmet-core==0.84.6rc5
5959
# via emmet-api (emmet/emmet-api/setup.py)
6060
envier==0.6.1
6161
# via ddtrace
62-
fastapi==0.115.10
62+
fastapi==0.115.11
6363
# via
6464
# emmet-api (emmet/emmet-api/setup.py)
6565
# maggma
@@ -114,7 +114,7 @@ mpmath==1.3.0
114114
# via sympy
115115
msgpack==1.1.0
116116
# via maggma
117-
narwhals==1.28.0
117+
narwhals==1.29.0
118118
# via plotly
119119
networkx==3.4.2
120120
# via

emmet-core/requirements/deployment.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ monty==2025.1.9
3434
# pymatgen
3535
mpmath==1.3.0
3636
# via sympy
37-
narwhals==1.28.0
37+
narwhals==1.29.0
3838
# via plotly
3939
networkx==3.4.2
4040
# via pymatgen

0 commit comments

Comments
 (0)