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
51 changes: 23 additions & 28 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ arrow==1.4.0
# via isoduration
asn1crypto==1.5.1
# via mpcontribs-api (setup.py)
asttokens==3.0.0
asttokens==3.0.1
# via stack-data
atlasq-tschaume==0.11.1.dev2
# via flask-mongorest-mpcontribs
attrs==25.4.0
# via
# jsonschema
# referencing
backports-zstd==1.0.0
backports-zstd==1.1.0
# via flask-compress
beautifulsoup4==4.14.2
# via nbconvert
Expand All @@ -38,25 +38,25 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.66
boto3==1.41.5
# via flask-mongorest-mpcontribs
botocore==1.40.66
botocore==1.41.5
# via
# boto3
# s3transfer
brotli==1.1.0
brotli==1.2.0
# via flask-compress
bytecode==0.17.0
# via ddtrace
certifi==2025.10.5
certifi==2025.11.12
# via requests
cffi==2.0.0
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# flask
# rq
Expand All @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.2
ddtrace==4.0.0
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -110,7 +110,7 @@ flask==2.2.5
# flask-mongoengine-tschaume
# flask-rq2
# flask-sse
flask-compress==1.22
flask-compress==1.23
# via mpcontribs-api (setup.py)
flask-marshmallow==1.3.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -151,7 +151,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==9.6.0
ipython==9.7.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.10.2
narwhals==2.12.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand All @@ -274,13 +274,13 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.5
networkx==3.6
# via pymatgen
notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.3.4
numpy==2.3.5
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -320,22 +320,20 @@ pexpect==4.9.0
# via ipython
pillow==12.0.0
# via matplotlib
pint==0.25.1
pint==0.25.2
# via mpcontribs-api (setup.py)
platformdirs==4.5.0
# via
# jupyter-core
# pint
plotly==6.4.0
plotly==6.5.0
# via pymatgen
prometheus-client==0.23.1
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.3
# via ipykernel
psycopg2-binary==2.9.11
Expand All @@ -355,7 +353,7 @@ pygments==2.19.2
# nbconvert
pymatgen==2025.10.7
# via mpcontribs-api (setup.py)
pymongo==4.15.3
pymongo==4.15.4
# via
# flask-mongorest-mpcontribs
# mongoengine
Expand Down Expand Up @@ -396,7 +394,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.1
redis==7.1.0
# via
# flask-rq2
# flask-sse
Expand All @@ -422,7 +420,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.28.0
rpds-py==0.29.0
# via
# jsonschema
# referencing
Expand All @@ -437,9 +435,9 @@ ruamel-yaml==0.18.16
# via
# monty
# pymatgen
ruamel-yaml-clib==0.2.14
ruamel-yaml-clib==0.2.15
# via ruamel-yaml
s3transfer==0.14.0
s3transfer==0.15.0
# via boto3
scipy==1.16.3
# via pymatgen
Expand Down Expand Up @@ -545,16 +543,13 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.3
wrapt==2.0.1
# via ddtrace
zipp==3.23.0
# via importlib-metadata
zope-event==6.0
zope-event==6.1
# via gevent
zope-interface==8.0.1
zope-interface==8.1.1
# via gevent
zstandard==0.25.0
# via mpcontribs-api (setup.py)

# The following packages are considered to be unsafe in a requirements file:
# setuptools
53 changes: 24 additions & 29 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ arrow==1.4.0
# via isoduration
asn1crypto==1.5.1
# via mpcontribs-api (setup.py)
asttokens==3.0.0
asttokens==3.0.1
# via stack-data
atlasq-tschaume==0.11.1.dev2
# via flask-mongorest-mpcontribs
attrs==25.4.0
# via
# jsonschema
# referencing
backports-zstd==1.0.0
backports-zstd==1.1.0
# via flask-compress
beautifulsoup4==4.14.2
# via nbconvert
Expand All @@ -38,25 +38,25 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.66
boto3==1.41.5
# via flask-mongorest-mpcontribs
botocore==1.40.66
botocore==1.41.5
# via
# boto3
# s3transfer
brotli==1.1.0
brotli==1.2.0
# via flask-compress
bytecode==0.17.0
# via ddtrace
certifi==2025.10.5
certifi==2025.11.12
# via requests
cffi==2.0.0
# via
# argon2-cffi-bindings
# cryptography
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# flask
# rq
Expand All @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.2
ddtrace==4.0.0
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -112,7 +112,7 @@ flask==2.2.5
# flask-mongoengine-tschaume
# flask-rq2
# flask-sse
flask-compress==1.22
flask-compress==1.23
# via mpcontribs-api (setup.py)
flask-marshmallow==1.3.0
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -155,7 +155,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==9.6.0
ipython==9.7.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.10.2
narwhals==2.12.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand All @@ -280,13 +280,13 @@ nest-asyncio==1.6.0
# jupyter-client
# nbclassic
# notebook
networkx==3.5
networkx==3.6
# via pymatgen
notebook==6.5.7
# via mpcontribs-api (setup.py)
notebook-shim==0.2.4
# via nbclassic
numpy==2.3.4
numpy==2.3.5
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -327,13 +327,13 @@ pexpect==4.9.0
# via ipython
pillow==12.0.0
# via matplotlib
pint==0.25.1
pint==0.25.2
# via mpcontribs-api (setup.py)
platformdirs==4.5.0
# via
# jupyter-core
# pint
plotly==6.4.0
plotly==6.5.0
# via pymatgen
pluggy==1.6.0
# via pytest
Expand All @@ -343,8 +343,6 @@ prometheus-client==0.23.1
# notebook
prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.3
# via ipykernel
psycopg2-binary==2.9.11
Expand All @@ -369,7 +367,7 @@ pygments==2.19.2
# pytest
pymatgen==2025.10.7
# via mpcontribs-api (setup.py)
pymongo==4.15.3
pymongo==4.15.4
# via
# flask-mongorest-mpcontribs
# mongoengine
Expand All @@ -379,7 +377,7 @@ pyparsing==3.2.5
# via
# bibtexparser
# matplotlib
pytest==8.4.2
pytest==9.0.1
# via mpcontribs-api (setup.py)
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -412,7 +410,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.1
redis==7.1.0
# via
# flask-rq2
# flask-sse
Expand All @@ -438,7 +436,7 @@ rfc3986-validator==0.1.1
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.28.0
rpds-py==0.29.0
# via
# jsonschema
# referencing
Expand All @@ -453,9 +451,9 @@ ruamel-yaml==0.18.16
# via
# monty
# pymatgen
ruamel-yaml-clib==0.2.14
ruamel-yaml-clib==0.2.15
# via ruamel-yaml
s3transfer==0.14.0
s3transfer==0.15.0
# via boto3
scipy==1.16.3
# via pymatgen
Expand Down Expand Up @@ -561,16 +559,13 @@ werkzeug==3.1.3
# via
# flasgger-tschaume
# flask
wrapt==1.17.3
wrapt==2.0.1
# via ddtrace
zipp==3.23.0
# via importlib-metadata
zope-event==6.0
zope-event==6.1
# via gevent
zope-interface==8.0.1
zope-interface==8.1.1
# via gevent
zstandard==0.25.0
# via mpcontribs-api (setup.py)

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading
Loading