File tree Expand file tree Collapse file tree 4 files changed +24
-22
lines changed
mpcontribs-api/requirements
mpcontribs-client/requirements
mpcontribs-kernel-gateway/requirements
mpcontribs-portal/requirements Expand file tree Collapse file tree 4 files changed +24
-22
lines changed Original file line number Diff line number Diff line change @@ -26,17 +26,17 @@ attrs==25.1.0
2626 # via
2727 # jsonschema
2828 # referencing
29- beautifulsoup4==4.13.1
29+ beautifulsoup4==4.13.3
3030 # via nbconvert
3131bleach[css]==6.2.0
3232 # via nbconvert
3333blinker==1.9.0
3434 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3535boltons==25.0.0
3636 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
37- boto3==1.36.11
37+ boto3==1.36.16
3838 # via flask-mongorest-mpcontribs
39- botocore==1.36.11
39+ botocore==1.36.16
4040 # via
4141 # boto3
4242 # s3transfer
@@ -70,7 +70,7 @@ css-html-js-minify==2.5.5
7070 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
7171cycler==0.12.1
7272 # via matplotlib
73- dateparser==1.2.0
73+ dateparser==1.2.1
7474 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
7575ddtrace==2.20.0
7676 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
@@ -126,7 +126,7 @@ flexcache==0.3
126126 # via pint
127127flexparser==0.4
128128 # via pint
129- fonttools==4.55.8
129+ fonttools==4.56.0
130130 # via matplotlib
131131fqdn==1.5.1
132132 # via jsonschema
@@ -200,7 +200,7 @@ jupyter-core==5.7.2
200200 # nbconvert
201201 # nbformat
202202 # notebook
203- jupyter-events==0.11 .0
203+ jupyter-events==0.12 .0
204204 # via jupyter-server
205205jupyter-server==2.15.0
206206 # via notebook-shim
@@ -248,7 +248,7 @@ more-itertools==10.6.0
248248 # via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
249249mpmath==1.3.0
250250 # via sympy
251- narwhals==1.25 .0
251+ narwhals==1.26 .0
252252 # via plotly
253253nbclassic==1.2.0
254254 # via notebook
@@ -288,7 +288,7 @@ numpy==1.26.4
288288 # pymatgen
289289 # scipy
290290 # spglib
291- opentelemetry-api==1.29 .0
291+ opentelemetry-api==1.30 .0
292292 # via ddtrace
293293orjson==3.10.15
294294 # via flask-mongorest-mpcontribs
@@ -298,6 +298,7 @@ packaging==24.2
298298 # via
299299 # gunicorn
300300 # ipykernel
301+ # jupyter-events
301302 # jupyter-server
302303 # marshmallow
303304 # matplotlib
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ flexcache==0.3
4444 # via pint
4545flexparser==0.4
4646 # via pint
47- fonttools==4.55.8
47+ fonttools==4.56.0
4848 # via matplotlib
4949fqdn==1.5.1
5050 # via jsonschema
@@ -94,7 +94,7 @@ msgpack==1.1.0
9494 # via
9595 # bravado
9696 # bravado-core
97- narwhals==1.25 .0
97+ narwhals==1.26 .0
9898 # via plotly
9999networkx==3.4.2
100100 # via pymatgen
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ attrs==25.1.0
1818 # via
1919 # jsonschema
2020 # referencing
21- beautifulsoup4==4.13.1
21+ beautifulsoup4==4.13.3
2222 # via nbconvert
2323bleach[css]==6.2.0
2424 # via nbconvert
@@ -76,7 +76,7 @@ flexcache==0.3
7676 # via pint
7777flexparser==0.4
7878 # via pint
79- fonttools==4.55.8
79+ fonttools==4.56.0
8080 # via matplotlib
8181fqdn==1.5.1
8282 # via jsonschema
@@ -138,7 +138,7 @@ jupyter-core==5.7.2
138138 # nbclient
139139 # nbconvert
140140 # nbformat
141- jupyter-events==0.11 .0
141+ jupyter-events==0.12 .0
142142 # via jupyter-server
143143jupyter-kernel-gateway==3.0.1
144144 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
@@ -182,7 +182,7 @@ msgpack==1.1.0
182182 # via
183183 # bravado
184184 # bravado-core
185- narwhals==1.25 .0
185+ narwhals==1.26 .0
186186 # via plotly
187187nbclient==0.10.2
188188 # via nbconvert
@@ -208,13 +208,14 @@ numpy==1.26.4
208208 # pymatgen
209209 # scipy
210210 # spglib
211- opentelemetry-api==1.29 .0
211+ opentelemetry-api==1.30 .0
212212 # via ddtrace
213213overrides==7.7.0
214214 # via jupyter-server
215215packaging==24.2
216216 # via
217217 # ipykernel
218+ # jupyter-events
218219 # jupyter-server
219220 # matplotlib
220221 # nbconvert
Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ attrs==25.1.0
1414 # via
1515 # jsonschema
1616 # referencing
17- beautifulsoup4==4.13.1
17+ beautifulsoup4==4.13.3
1818 # via nbconvert
1919bleach[css]==6.2.0
2020 # via nbconvert
2121boltons==25.0.0
2222 # via
2323 # mpcontribs-client
2424 # mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
25- boto3==1.36.11
25+ boto3==1.36.16
2626 # via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
27- botocore==1.36.11
27+ botocore==1.36.16
2828 # via
2929 # boto3
3030 # s3transfer
@@ -87,7 +87,7 @@ flexcache==0.3
8787 # via pint
8888flexparser==0.4
8989 # via pint
90- fonttools==4.55.8
90+ fonttools==4.56.0
9191 # via matplotlib
9292fqdn==1.5.1
9393 # via jsonschema
@@ -187,7 +187,7 @@ msgpack==1.1.0
187187 # via
188188 # bravado
189189 # bravado-core
190- narwhals==1.25 .0
190+ narwhals==1.26 .0
191191 # via plotly
192192nbclient==0.10.2
193193 # via nbconvert
@@ -213,7 +213,7 @@ numpy==1.26.4
213213 # pymatgen
214214 # scipy
215215 # spglib
216- opentelemetry-api==1.29 .0
216+ opentelemetry-api==1.30 .0
217217 # via ddtrace
218218packaging==24.2
219219 # via
@@ -416,7 +416,7 @@ webencodings==0.5.1
416416 # via
417417 # bleach
418418 # tinycss2
419- whitenoise==6.8.2
419+ whitenoise==6.9.0
420420 # via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
421421wrapt==1.17.2
422422 # via
You can’t perform that action at this time.
0 commit comments