File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed
mpcontribs-api/requirements
mpcontribs-client/requirements
mpcontribs-kernel-gateway/requirements
mpcontribs-portal/requirements Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ attrs==25.4.0
2626 # via
2727 # jsonschema
2828 # referencing
29- backports-zstd==1.1 .0
29+ backports-zstd==1.2 .0
3030 # via flask-compress
3131beautifulsoup4==4.14.3
3232 # via nbconvert
@@ -276,7 +276,7 @@ nest-asyncio==1.6.0
276276 # jupyter-client
277277 # nbclassic
278278 # notebook
279- networkx==3.6
279+ networkx==3.6.1
280280 # via pymatgen
281281notebook==6.5.7
282282 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
@@ -295,7 +295,7 @@ numpy==1.26.4
295295 # spglib
296296opentelemetry-api==1.39.0
297297 # via ddtrace
298- orjson==3.11.4
298+ orjson==3.11.5
299299 # via
300300 # flask-mongorest-mpcontribs
301301 # pymatgen
@@ -528,7 +528,7 @@ uncertainties==3.2.3
528528 # pymatgen
529529uri-template==1.3.0
530530 # via jsonschema
531- urllib3==2.6.0
531+ urllib3==2.6.1
532532 # via
533533 # botocore
534534 # requests
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ msgpack==1.1.2
100100 # bravado-core
101101narwhals==2.13.0
102102 # via plotly
103- networkx==3.6
103+ networkx==3.6.1
104104 # via pymatgen
105105numpy==1.26.4
106106 # via
@@ -113,7 +113,7 @@ numpy==1.26.4
113113 # pymatgen
114114 # scipy
115115 # spglib
116- orjson==3.11.4
116+ orjson==3.11.5
117117 # via pymatgen
118118packaging==25.0
119119 # via
@@ -261,7 +261,7 @@ uncertainties==3.2.3
261261 # via pymatgen
262262uri-template==1.3.0
263263 # via jsonschema
264- urllib3==2.6.0
264+ urllib3==2.6.1
265265 # via requests
266266wcwidth==0.2.14
267267 # via prompt-toolkit
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ nbformat==5.10.4
205205 # nbconvert
206206nest-asyncio==1.6.0
207207 # via ipykernel
208- networkx==3.6
208+ networkx==3.6.1
209209 # via pymatgen
210210numpy==1.26.4
211211 # via
@@ -220,7 +220,7 @@ numpy==1.26.4
220220 # spglib
221221opentelemetry-api==1.39.0
222222 # via ddtrace
223- orjson==3.11.4
223+ orjson==3.11.5
224224 # via
225225 # kaleido
226226 # pymatgen
@@ -295,7 +295,7 @@ pyparsing==3.2.5
295295 # via
296296 # bibtexparser
297297 # matplotlib
298- pytest==9.0.1
298+ pytest==9.0.2
299299 # via pytest-timeout
300300pytest-timeout==2.4.0
301301 # via kaleido
@@ -446,7 +446,7 @@ uncertainties==3.2.3
446446 # via pymatgen
447447uri-template==1.3.0
448448 # via jsonschema
449- urllib3==2.6.0
449+ urllib3==2.6.1
450450 # via requests
451451wcwidth==0.2.14
452452 # via prompt-toolkit
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ nbformat==5.10.4
202202 # nbconvert
203203nest-asyncio==1.6.0
204204 # via ipykernel
205- networkx==3.6
205+ networkx==3.6.1
206206 # via pymatgen
207207numpy==1.26.4
208208 # via
@@ -217,7 +217,7 @@ numpy==1.26.4
217217 # spglib
218218opentelemetry-api==1.39.0
219219 # via ddtrace
220- orjson==3.11.4
220+ orjson==3.11.5
221221 # via pymatgen
222222packaging==25.0
223223 # via
@@ -407,7 +407,7 @@ uncertainties==3.2.3
407407 # via pymatgen
408408uri-template==1.3.0
409409 # via jsonschema
410- urllib3==2.6.0
410+ urllib3==2.6.1
411411 # via
412412 # botocore
413413 # requests
You can’t perform that action at this time.
0 commit comments