Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==49.0.0
cryptography==50.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
cycler==0.12.1
# via matplotlib
dateparser==1.4.1
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
debugpy==1.8.21
# via ipykernel
Expand Down Expand Up @@ -238,7 +238,7 @@ matplotlib-inline==0.2.2
# ipython
mimerender-pr36==0.0.2
# via flask-mongorest-mpcontribs
mistune==3.3.3
mistune==3.3.4
# via
# flasgger-tschaume
# nbconvert
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==49.0.0
cryptography==50.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
cycler==0.12.1
# via matplotlib
dateparser==1.4.1
# via mpcontribs-api (pyproject.toml)
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-api (pyproject.toml)
debugpy==1.8.21
# via ipykernel
Expand Down Expand Up @@ -236,7 +236,7 @@ matplotlib-inline==0.2.2
# ipython
mimerender-pr36==0.0.2
# via flask-mongorest-mpcontribs
mistune==3.3.3
mistune==3.3.4
# via
# flasgger-tschaume
# nbconvert
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==49.0.0
cryptography==50.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
cycler==0.12.1
# via matplotlib
dateparser==1.4.1
# via mpcontribs-api (pyproject.toml)
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-api (pyproject.toml)
debugpy==1.8.21
# via ipykernel
Expand Down Expand Up @@ -236,7 +236,7 @@ matplotlib-inline==0.2.2
# ipython
mimerender-pr36==0.0.2
# via flask-mongorest-mpcontribs
mistune==3.3.3
mistune==3.3.4
# via
# flasgger-tschaume
# nbconvert
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pandas==2.3.3
# via
# mpcontribs-lux (pyproject.toml)
# pymatgen
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plotly==6.5.0
# via pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pandas==2.3.3
# pymatgen
pathspec==0.12.1
# via mypy
pillow==12.2.0
pillow==12.3.0
# via matplotlib
platformdirs==4.5.1
# via virtualenv
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pandas==2.3.3
# via
# mpcontribs-lux (pyproject.toml)
# pymatgen
pillow==12.2.0
pillow==12.3.0
# via matplotlib
plotly==6.5.0
# via pymatgen
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pandas==2.3.3
# pymatgen
pathspec==0.12.1
# via mypy
pillow==12.2.0
pillow==12.3.0
# via matplotlib
platformdirs==4.5.1
# via virtualenv
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-extensions
# django-settings-file
Expand Down Expand Up @@ -173,7 +173,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.3.3
mistune==3.3.4
# via nbconvert
monotonic==1.6
# via bravado
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-portal (pyproject.toml)
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-settings-file
# mpcontribs-portal (pyproject.toml)
Expand Down Expand Up @@ -168,7 +168,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.3.3
mistune==3.3.4
# via nbconvert
monotonic==1.6
# via bravado
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==4.3.0
ddtrace==4.8.2
# via mpcontribs-portal (pyproject.toml)
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-settings-file
# mpcontribs-portal (pyproject.toml)
Expand Down Expand Up @@ -168,7 +168,7 @@ matplotlib-inline==0.2.2
# via
# ipykernel
# ipython
mistune==3.3.3
mistune==3.3.4
# via nbconvert
monotonic==1.6
# via bravado
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-serverless/dependencies/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ddtrace==4.3.0
ddtrace==4.8.2
mpcontribs-client
redis

4 changes: 2 additions & 2 deletions mpcontribs-serverless/dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ contourpy==1.0.6
# via matplotlib
cycler==0.11.0
# via matplotlib
ddtrace==4.3.0
ddtrace==4.8.2
# via -r requirements.in
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -115,7 +115,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==12.2.0
pillow==12.3.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
Expand Down