Skip to content

Commit f36636c

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent fa93233 commit f36636c

4 files changed

Lines changed: 74 additions & 60 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@ blinker==1.9.0
3636
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3737
boltons==25.0.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
39-
boto3==1.39.4
39+
boto3==1.39.15
4040
# via flask-mongorest-mpcontribs
41-
botocore==1.39.4
41+
botocore==1.39.15
4242
# via
4343
# boto3
4444
# s3transfer
4545
brotli==1.1.0
4646
# via flask-compress
4747
bytecode==0.16.2
4848
# via ddtrace
49-
certifi==2025.7.9
49+
certifi==2025.7.14
5050
# via requests
5151
cffi==1.17.1
5252
# via
@@ -58,11 +58,11 @@ click==8.2.1
5858
# via
5959
# flask
6060
# rq
61-
comm==0.2.2
61+
comm==0.2.3
6262
# via ipykernel
63-
contourpy==1.3.2
63+
contourpy==1.3.3
6464
# via matplotlib
65-
cramjam==2.10.0
65+
cramjam==2.11.0
6666
# via python-snappy
6767
crontab==1.0.5
6868
# via rq-scheduler
@@ -74,9 +74,9 @@ cycler==0.12.1
7474
# via matplotlib
7575
dateparser==1.2.2
7676
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
77-
ddtrace==2.21.9
77+
ddtrace==2.21.11
7878
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
79-
debugpy==1.8.14
79+
debugpy==1.8.15
8080
# via ipykernel
8181
decorator==5.2.1
8282
# via ipython
@@ -108,7 +108,7 @@ flask==2.2.5
108108
# flask-mongoengine-tschaume
109109
# flask-rq2
110110
# flask-sse
111-
flask-compress==1.17
111+
flask-compress==1.18
112112
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
113113
flask-marshmallow==1.3.0
114114
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
@@ -126,11 +126,11 @@ flexcache==0.3
126126
# via pint
127127
flexparser==0.4
128128
# via pint
129-
fonttools==4.58.5
129+
fonttools==4.59.0
130130
# via matplotlib
131131
fqdn==1.5.1
132132
# via jsonschema
133-
freezegun==1.5.2
133+
freezegun==1.5.3
134134
# via rq-scheduler
135135
gevent==25.5.1
136136
# via gunicorn
@@ -180,7 +180,7 @@ json2html==1.3.0
180180
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
181181
jsonpointer==3.0.0
182182
# via jsonschema
183-
jsonschema[format-nongpl]==4.24.0
183+
jsonschema[format-nongpl]==4.25.0
184184
# via
185185
# flasgger-tschaume
186186
# jupyter-events
@@ -212,6 +212,8 @@ jupyterlab-pygments==0.3.0
212212
# via nbconvert
213213
kiwisolver==1.4.8
214214
# via matplotlib
215+
lark==1.2.2
216+
# via rfc3987-syntax
215217
markupsafe==3.0.2
216218
# via
217219
# jinja2
@@ -249,7 +251,7 @@ more-itertools==10.7.0
249251
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
250252
mpmath==1.3.0
251253
# via sympy
252-
narwhals==1.46.0
254+
narwhals==2.0.0
253255
# via plotly
254256
nbclassic==1.3.1
255257
# via notebook
@@ -289,9 +291,9 @@ numpy==1.26.4
289291
# pymatgen
290292
# scipy
291293
# spglib
292-
opentelemetry-api==1.34.1
294+
opentelemetry-api==1.35.0
293295
# via ddtrace
294-
orjson==3.10.18
296+
orjson==3.11.1
295297
# via
296298
# flask-mongorest-mpcontribs
297299
# pymatgen
@@ -397,6 +399,8 @@ pyzmq==27.0.0
397399
# jupyter-client
398400
# jupyter-server
399401
# notebook
402+
pyzstd==0.17.0
403+
# via flask-compress
400404
redis==6.2.0
401405
# via
402406
# flask-rq2
@@ -421,11 +425,13 @@ rfc3986-validator==0.1.1
421425
# via
422426
# jsonschema
423427
# jupyter-events
428+
rfc3987-syntax==1.1.0
429+
# via jsonschema
424430
rpds-py==0.26.0
425431
# via
426432
# jsonschema
427433
# referencing
428-
rq==2.4.0
434+
rq==2.4.1
429435
# via
430436
# flask-rq2
431437
# rq-scheduler
@@ -437,9 +443,9 @@ ruamel-yaml==0.18.14
437443
# pymatgen
438444
ruamel-yaml-clib==0.2.12
439445
# via ruamel-yaml
440-
s3transfer==0.13.0
446+
s3transfer==0.13.1
441447
# via boto3
442-
scipy==1.16.0
448+
scipy==1.16.1
443449
# via
444450
# -r python/requirements.txt
445451
# pymatgen
@@ -490,7 +496,6 @@ tqdm==4.67.1
490496
# via pymatgen
491497
traitlets==5.14.3
492498
# via
493-
# comm
494499
# ipykernel
495500
# ipython
496501
# jupyter-client
@@ -515,6 +520,7 @@ typing-extensions==4.14.1
515520
# opentelemetry-api
516521
# pint
517522
# pyopenssl
523+
# pyzstd
518524
# referencing
519525
# spglib
520526
tzdata==2025.2
@@ -553,14 +559,12 @@ xmltodict==0.14.2
553559
# via ddtrace
554560
zipp==3.23.0
555561
# via importlib-metadata
556-
zope-event==5.1
562+
zope-event==5.1.1
557563
# via gevent
558564
zope-interface==7.2
559565
# via gevent
560566
zstandard==0.23.0
561-
# via
562-
# flask-compress
563-
# mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
567+
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
564568

565569
# The following packages are considered to be unsafe in a requirements file:
566570
# setuptools

mpcontribs-client/requirements/deployment.txt

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ bravado-core==6.1.1
2222
# via bravado
2323
cachetools==6.1.0
2424
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
25-
certifi==2025.7.9
25+
certifi==2025.7.14
2626
# via requests
2727
charset-normalizer==3.4.2
2828
# via requests
29-
contourpy==1.3.2
29+
contourpy==1.3.3
3030
# via matplotlib
3131
cycler==0.12.1
3232
# via matplotlib
@@ -46,7 +46,7 @@ flexcache==0.3
4646
# via pint
4747
flexparser==0.4
4848
# via pint
49-
fonttools==4.58.5
49+
fonttools==4.59.0
5050
# via matplotlib
5151
fqdn==1.5.1
5252
# via jsonschema
@@ -72,14 +72,16 @@ jsonpointer==3.0.0
7272
# via jsonschema
7373
jsonref==1.1.0
7474
# via bravado-core
75-
jsonschema[format-nongpl]==4.24.0
75+
jsonschema[format-nongpl]==4.25.0
7676
# via
7777
# bravado-core
7878
# swagger-spec-validator
7979
jsonschema-specifications==2025.4.1
8080
# via jsonschema
8181
kiwisolver==1.4.8
8282
# via matplotlib
83+
lark==1.2.2
84+
# via rfc3987-syntax
8385
matplotlib==3.10.3
8486
# via
8587
# -r python/requirements.txt
@@ -96,7 +98,7 @@ msgpack==1.1.1
9698
# via
9799
# bravado
98100
# bravado-core
99-
narwhals==1.46.0
101+
narwhals==2.0.0
100102
# via plotly
101103
networkx==3.5
102104
# via pymatgen
@@ -111,7 +113,7 @@ numpy==1.26.4
111113
# pymatgen
112114
# scipy
113115
# spglib
114-
orjson==3.10.18
116+
orjson==3.11.1
115117
# via pymatgen
116118
packaging==25.0
117119
# via
@@ -190,6 +192,8 @@ rfc3339-validator==0.1.4
190192
# via jsonschema
191193
rfc3986-validator==0.1.1
192194
# via jsonschema
195+
rfc3987-syntax==1.1.0
196+
# via jsonschema
193197
rpds-py==0.26.0
194198
# via
195199
# jsonschema
@@ -200,7 +204,7 @@ ruamel-yaml==0.18.14
200204
# pymatgen
201205
ruamel-yaml-clib==0.2.12
202206
# via ruamel-yaml
203-
scipy==1.16.0
207+
scipy==1.16.1
204208
# via
205209
# -r python/requirements.txt
206210
# pymatgen

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@ bytecode==0.16.2
3636
# via ddtrace
3737
cachetools==6.1.0
3838
# via mpcontribs-client
39-
certifi==2025.7.9
39+
certifi==2025.7.14
4040
# via requests
4141
cffi==1.17.1
4242
# via argon2-cffi-bindings
4343
charset-normalizer==3.4.2
4444
# via requests
4545
choreographer==1.0.9
4646
# via kaleido
47-
comm==0.2.2
47+
comm==0.2.3
4848
# via
4949
# ipykernel
5050
# ipywidgets
51-
contourpy==1.3.2
51+
contourpy==1.3.3
5252
# via matplotlib
5353
cycler==0.12.1
5454
# via matplotlib
55-
ddtrace==2.21.9
55+
ddtrace==2.21.11
5656
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
57-
debugpy==1.8.14
57+
debugpy==1.8.15
5858
# via ipykernel
5959
decorator==5.2.1
6060
# via ipython
@@ -78,7 +78,7 @@ flexcache==0.3
7878
# via pint
7979
flexparser==0.4
8080
# via pint
81-
fonttools==4.58.5
81+
fonttools==4.59.0
8282
# via matplotlib
8383
fqdn==1.5.1
8484
# via jsonschema
@@ -91,7 +91,7 @@ importlib-metadata==8.7.0
9191
# via opentelemetry-api
9292
importlib-resources==6.5.2
9393
# via swagger-spec-validator
94-
ipykernel==6.29.5
94+
ipykernel==6.30.0
9595
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
9696
ipython==9.4.0
9797
# via
@@ -118,7 +118,7 @@ jsonpointer==3.0.0
118118
# via jsonschema
119119
jsonref==1.1.0
120120
# via bravado-core
121-
jsonschema[format-nongpl]==4.24.0
121+
jsonschema[format-nongpl]==4.25.0
122122
# via
123123
# bravado-core
124124
# jupyter-events
@@ -158,6 +158,8 @@ kaleido==1.0.0
158158
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
159159
kiwisolver==1.4.8
160160
# via matplotlib
161+
lark==1.2.2
162+
# via rfc3987-syntax
161163
logistro==1.1.0
162164
# via
163165
# choreographer
@@ -188,7 +190,7 @@ msgpack==1.1.1
188190
# via
189191
# bravado
190192
# bravado-core
191-
narwhals==1.46.0
193+
narwhals==2.0.0
192194
# via plotly
193195
nbclient==0.10.2
194196
# via nbconvert
@@ -214,9 +216,9 @@ numpy==1.26.4
214216
# pymatgen
215217
# scipy
216218
# spglib
217-
opentelemetry-api==1.34.1
219+
opentelemetry-api==1.35.0
218220
# via ddtrace
219-
orjson==3.10.18
221+
orjson==3.11.1
220222
# via
221223
# kaleido
222224
# pymatgen
@@ -336,6 +338,8 @@ rfc3986-validator==0.1.1
336338
# via
337339
# jsonschema
338340
# jupyter-events
341+
rfc3987-syntax==1.1.0
342+
# via jsonschema
339343
rpds-py==0.26.0
340344
# via
341345
# jsonschema
@@ -346,7 +350,7 @@ ruamel-yaml==0.18.14
346350
# pymatgen
347351
ruamel-yaml-clib==0.2.12
348352
# via ruamel-yaml
349-
scipy==1.16.0
353+
scipy==1.16.1
350354
# via
351355
# -r python/requirements.txt
352356
# pymatgen
@@ -401,7 +405,6 @@ tqdm==4.67.1
401405
# pymatgen
402406
traitlets==5.14.3
403407
# via
404-
# comm
405408
# ipykernel
406409
# ipython
407410
# ipywidgets

0 commit comments

Comments
 (0)