File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
mpcontribs-api/requirements
mpcontribs-client/requirements
mpcontribs-kernel-gateway/requirements
mpcontribs-portal/requirements Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ blinker==1.9.0
3838 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939boltons==25.0.0
4040 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41- boto3==1.42.45
41+ boto3==1.42.46
4242 # via flask-mongorest-mpcontribs
43- botocore==1.42.45
43+ botocore==1.42.46
4444 # via
4545 # boto3
4646 # s3transfer
@@ -68,15 +68,15 @@ cramjam==2.11.0
6868 # via python-snappy
6969crontab==1.0.5
7070 # via rq-scheduler
71- cryptography==46.0.4
71+ cryptography==46.0.5
7272 # via pyopenssl
7373css-html-js-minify==2.5.5
7474 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
7575cycler==0.12.1
7676 # via matplotlib
7777dateparser==1.3.0
7878 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
79- ddtrace==4.4 .0
79+ ddtrace==4.3 .0
8080 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
8181debugpy==1.8.20
8282 # via ipykernel
@@ -138,7 +138,7 @@ gevent==25.9.1
138138 # via gunicorn
139139greenlet==3.3.1
140140 # via gevent
141- gunicorn[gevent]==25.0.3
141+ gunicorn[gevent]==24.1.1
142142 # via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
143143idna==3.11
144144 # via
Original file line number Diff line number Diff line change @@ -71,12 +71,12 @@ json2html==1.3.0
7171jsonpointer==3.0.0
7272 # via jsonschema
7373jsonref==1.1.0
74+ # via bravado-core
75+ jsonschema[format-nongpl]==4.26.0
7476 # via
7577 # bravado-core
7678 # swagger-spec-validator
7779jsonschema-specifications==2025.9.1
78- # via bravado-core
79- jsonschema[format-nongpl]==4.26.0
8080 # via jsonschema
8181kiwisolver==1.4.9
8282 # via matplotlib
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ contourpy==1.3.3
5252 # via matplotlib
5353cycler==0.12.1
5454 # via matplotlib
55- ddtrace==4.4 .0
55+ ddtrace==4.3 .0
5656 # via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
5757debugpy==1.8.20
5858 # via ipykernel
Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ boltons==25.0.0
2424 # via
2525 # mpcontribs-client
2626 # mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27- boto3==1.42.45
27+ boto3==1.42.46
2828 # via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29- botocore==1.42.45
29+ botocore==1.42.46
3030 # via
3131 # boto3
3232 # s3transfer
@@ -48,7 +48,7 @@ contourpy==1.3.3
4848 # via matplotlib
4949cycler==0.12.1
5050 # via matplotlib
51- ddtrace==4.4 .0
51+ ddtrace==4.3 .0
5252 # via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
5353debugpy==1.8.20
5454 # via ipykernel
@@ -95,7 +95,7 @@ gevent==25.9.1
9595 # via gunicorn
9696greenlet==3.3.1
9797 # via gevent
98- gunicorn[gevent]==25.0.3
98+ gunicorn[gevent]==24.1.1
9999 # via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
100100idna==3.11
101101 # via
You can’t perform that action at this time.
0 commit comments