Skip to content
Merged
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
48 changes: 24 additions & 24 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.38.35
boto3==1.39.4
# via flask-mongorest-mpcontribs
botocore==1.38.35
botocore==1.39.4
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.16.2
# via ddtrace
certifi==2025.4.26
certifi==2025.7.9
# via requests
cffi==1.17.1
# via
Expand All @@ -64,15 +64,15 @@ contourpy==1.3.2
# via matplotlib
cramjam==2.10.0
# via python-snappy
crontab==1.0.4
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.4
cryptography==45.0.5
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.2.1
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==2.21.9
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -126,7 +126,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.58.2
fonttools==4.58.5
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -149,7 +149,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==9.3.0
ipython==9.4.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -247,7 +247,7 @@ more-itertools==10.7.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==1.42.0
narwhals==1.46.0
# via plotly
nbclassic==1.3.1
# via notebook
Expand Down Expand Up @@ -276,7 +276,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.3.0
numpy==2.3.1
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -306,23 +306,23 @@ packaging==25.0
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.3.0
pandas==2.3.1
# via pymatgen
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.2.1
pillow==11.3.0
# via matplotlib
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.8
# via
# jupyter-core
# pint
plotly==6.1.2
plotly==6.2.0
# via pymatgen
prometheus-client==0.22.1
# via
Expand All @@ -344,14 +344,14 @@ pure-eval==0.2.3
# via stack-data
pycparser==2.22
# via cffi
pygments==2.19.1
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
# nbconvert
pymatgen==2025.5.28
pymatgen==2025.6.14
# via mpcontribs-api (setup.py)
pymongo==4.13.1
pymongo==4.13.2
# via
# flask-mongorest-mpcontribs
# mongoengine
Expand Down Expand Up @@ -386,7 +386,7 @@ pyyaml==6.0.2
# via
# flasgger-tschaume
# jupyter-events
pyzmq==26.4.0
pyzmq==27.0.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -416,11 +416,11 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.25.1
rpds-py==0.26.0
# via
# jsonschema
# referencing
rq==2.3.3
rq==2.4.0
# via
# flask-rq2
# rq-scheduler
Expand All @@ -434,7 +434,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.13.0
# via boto3
scipy==1.15.3
scipy==1.16.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -495,9 +495,9 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20250516
types-python-dateutil==2.9.0.20250708
# via arrow
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# anyio
# beautifulsoup4
Expand All @@ -520,7 +520,7 @@ uncertainties==3.2.3
# pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.4.0
urllib3==2.5.0
# via
# botocore
# requests
Expand All @@ -546,7 +546,7 @@ xmltodict==0.14.2
# via ddtrace
zipp==3.23.0
# via importlib-metadata
zope-event==5.0
zope-event==5.1
# via gevent
zope-interface==7.2
# via gevent
Expand Down
56 changes: 28 additions & 28 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.38.35
boto3==1.39.4
# via flask-mongorest-mpcontribs
botocore==1.38.35
botocore==1.39.4
# via
# boto3
# s3transfer
brotli==1.1.0
# via flask-compress
bytecode==0.16.2
# via ddtrace
certifi==2025.4.26
certifi==2025.7.9
# via requests
cffi==1.17.1
# via
Expand All @@ -64,15 +64,15 @@ contourpy==1.3.2
# via matplotlib
cramjam==2.10.0
# via python-snappy
crontab==1.0.4
crontab==1.0.5
# via rq-scheduler
cryptography==45.0.4
cryptography==45.0.5
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (setup.py)
cycler==0.12.1
# via matplotlib
dateparser==1.2.1
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==2.21.9
# via mpcontribs-api (setup.py)
Expand All @@ -98,7 +98,7 @@ fastnumbers==5.1.1
# via flask-mongorest-mpcontribs
filetype==1.2.0
# via mpcontribs-api (setup.py)
flake8==7.2.0
flake8==7.3.0
# via mpcontribs-api (setup.py)
flasgger-tschaume==0.9.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -128,7 +128,7 @@ flexcache==0.3
# via pint
flexparser==0.4
# via pint
fonttools==4.58.2
fonttools==4.58.5
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -153,7 +153,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==9.3.0
ipython==9.4.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -253,7 +253,7 @@ more-itertools==10.7.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==1.42.0
narwhals==1.46.0
# via plotly
nbclassic==1.3.1
# via notebook
Expand Down Expand Up @@ -282,7 +282,7 @@ notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.3.0
numpy==2.3.1
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -313,23 +313,23 @@ packaging==25.0
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.3.0
pandas==2.3.1
# via pymatgen
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.2.1
pillow==11.3.0
# via matplotlib
pint==0.24.4
# via mpcontribs-api (setup.py)
platformdirs==4.3.8
# via
# jupyter-core
# pint
plotly==6.1.2
plotly==6.2.0
# via pymatgen
pluggy==1.6.0
# via pytest
Expand All @@ -351,21 +351,21 @@ ptyprocess==0.7.0
# terminado
pure-eval==0.2.3
# via stack-data
pycodestyle==2.13.0
pycodestyle==2.14.0
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.3.2
pyflakes==3.4.0
# via flake8
pygments==2.19.1
pygments==2.19.2
# via
# ipython
# ipython-pygments-lexers
# nbconvert
# pytest
pymatgen==2025.5.28
pymatgen==2025.6.14
# via mpcontribs-api (setup.py)
pymongo==4.13.1
pymongo==4.13.2
# via
# flask-mongorest-mpcontribs
# mongoengine
Expand All @@ -375,7 +375,7 @@ pyparsing==3.2.3
# via
# bibtexparser
# matplotlib
pytest==8.4.0
pytest==8.4.1
# via mpcontribs-api (setup.py)
python-dateutil==2.9.0.post0
# via
Expand All @@ -402,7 +402,7 @@ pyyaml==6.0.2
# via
# flasgger-tschaume
# jupyter-events
pyzmq==26.4.0
pyzmq==27.0.0
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -432,11 +432,11 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.25.1
rpds-py==0.26.0
# via
# jsonschema
# referencing
rq==2.3.3
rq==2.4.0
# via
# flask-rq2
# rq-scheduler
Expand All @@ -450,7 +450,7 @@ ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.13.0
# via boto3
scipy==1.15.3
scipy==1.16.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -511,9 +511,9 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
types-python-dateutil==2.9.0.20250516
types-python-dateutil==2.9.0.20250708
# via arrow
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# anyio
# beautifulsoup4
Expand All @@ -536,7 +536,7 @@ uncertainties==3.2.3
# pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.4.0
urllib3==2.5.0
# via
# botocore
# requests
Expand All @@ -562,7 +562,7 @@ xmltodict==0.14.2
# via ddtrace
zipp==3.23.0
# via importlib-metadata
zope-event==5.0
zope-event==5.1
# via gevent
zope-interface==7.2
# via gevent
Expand Down
Loading