diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt index 9c3e7a1c8..5ad60ae82 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server apispec==5.2.2 # via mpcontribs-api (setup.py) @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via flask-mongorest-mpcontribs -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -54,7 +54,7 @@ cffi==2.0.0 # cryptography charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # flask # rq @@ -66,7 +66,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==45.0.7 +cryptography==46.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (setup.py) @@ -74,9 +74,9 @@ cycler==0.12.1 # via matplotlib dateparser==1.2.2 # via mpcontribs-api (setup.py) -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-api (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -126,13 +126,13 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema freezegun==1.5.5 # via rq-scheduler -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -212,7 +212,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -249,9 +249,9 @@ more-itertools==10.8.0 # via mpcontribs-api (setup.py) mpmath==1.3.0 # via sympy -narwhals==2.4.0 +narwhals==2.5.0 # via plotly -nbclassic==1.3.2 +nbclassic==1.3.3 # via notebook nbclient==0.10.2 # via nbconvert @@ -288,7 +288,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -326,15 +326,15 @@ platformdirs==4.4.0 # pint plotly==6.3.0 # via pymatgen -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via # jupyter-server # notebook prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel psycopg2-binary==2.9.10 # via mpcontribs-api (setup.py) @@ -353,13 +353,13 @@ pygments==2.19.2 # nbconvert pymatgen==2025.6.14 # via mpcontribs-api (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via # flask-mongorest-mpcontribs # mongoengine -pyopenssl==25.1.0 +pyopenssl==25.3.0 # via mpcontribs-api (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -384,7 +384,7 @@ pytz==2025.2 # via # dateparser # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # flasgger-tschaume # jupyter-events @@ -406,7 +406,7 @@ referencing==0.36.2 # jsonschema # jsonschema-specifications # jupyter-events -regex==2025.9.1 +regex==2025.9.18 # via dateparser requests==2.32.5 # via @@ -437,11 +437,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-api (setup.py) @@ -531,7 +531,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -551,11 +551,11 @@ wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent -zstandard==0.24.0 +zstandard==0.25.0 # via mpcontribs-api (setup.py) # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt index d81dfc1e2..3ccb7760d 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server apispec==5.2.2 # via mpcontribs-api (setup.py) @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via flask-mongorest-mpcontribs -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -54,7 +54,7 @@ cffi==2.0.0 # cryptography charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # flask # rq @@ -66,7 +66,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==45.0.7 +cryptography==46.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (setup.py) @@ -74,9 +74,9 @@ cycler==0.12.1 # via matplotlib dateparser==1.2.2 # via mpcontribs-api (setup.py) -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-api (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -128,13 +128,13 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema freezegun==1.5.5 # via rq-scheduler -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -216,7 +216,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -255,9 +255,9 @@ more-itertools==10.8.0 # via mpcontribs-api (setup.py) mpmath==1.3.0 # via sympy -narwhals==2.4.0 +narwhals==2.5.0 # via plotly -nbclassic==1.3.2 +nbclassic==1.3.3 # via notebook nbclient==0.10.2 # via nbconvert @@ -294,7 +294,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -335,15 +335,15 @@ plotly==6.3.0 # via pymatgen pluggy==1.6.0 # via pytest -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via # jupyter-server # notebook prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel psycopg2-binary==2.9.10 # via mpcontribs-api (setup.py) @@ -367,13 +367,13 @@ pygments==2.19.2 # pytest pymatgen==2025.6.14 # via mpcontribs-api (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via # flask-mongorest-mpcontribs # mongoengine -pyopenssl==25.1.0 +pyopenssl==25.3.0 # via mpcontribs-api (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -400,7 +400,7 @@ pytz==2025.2 # via # dateparser # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # flasgger-tschaume # jupyter-events @@ -422,7 +422,7 @@ referencing==0.36.2 # jsonschema # jsonschema-specifications # jupyter-events -regex==2025.9.1 +regex==2025.9.18 # via dateparser requests==2.32.5 # via @@ -453,11 +453,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-api (setup.py) @@ -547,7 +547,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -567,11 +567,11 @@ wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent -zstandard==0.24.0 +zstandard==0.25.0 # via mpcontribs-api (setup.py) # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt index c74a0a9c1..b2f98a2e6 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server apispec==5.2.2 # via mpcontribs-api (setup.py) @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via flask-mongorest-mpcontribs -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -54,7 +54,7 @@ cffi==2.0.0 # cryptography charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # flask # rq @@ -66,7 +66,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==45.0.7 +cryptography==46.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (setup.py) @@ -74,9 +74,9 @@ cycler==0.12.1 # via matplotlib dateparser==1.2.2 # via mpcontribs-api (setup.py) -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-api (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -126,13 +126,13 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema freezegun==1.5.5 # via rq-scheduler -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -212,7 +212,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -249,9 +249,9 @@ more-itertools==10.8.0 # via mpcontribs-api (setup.py) mpmath==1.3.0 # via sympy -narwhals==2.4.0 +narwhals==2.5.0 # via plotly -nbclassic==1.3.2 +nbclassic==1.3.3 # via notebook nbclient==0.10.2 # via nbconvert @@ -288,7 +288,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -324,15 +324,15 @@ platformdirs==4.4.0 # pint plotly==6.3.0 # via pymatgen -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via # jupyter-server # notebook prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel psycopg2-binary==2.9.10 # via mpcontribs-api (setup.py) @@ -351,13 +351,13 @@ pygments==2.19.2 # nbconvert pymatgen==2025.6.14 # via mpcontribs-api (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via # flask-mongorest-mpcontribs # mongoengine -pyopenssl==25.1.0 +pyopenssl==25.3.0 # via mpcontribs-api (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -382,7 +382,7 @@ pytz==2025.2 # via # dateparser # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # flasgger-tschaume # jupyter-events @@ -404,7 +404,7 @@ referencing==0.36.2 # jsonschema # jsonschema-specifications # jupyter-events -regex==2025.9.1 +regex==2025.9.18 # via dateparser requests==2.32.5 # via @@ -435,11 +435,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-api (setup.py) @@ -528,7 +528,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -548,11 +548,11 @@ wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent -zstandard==0.24.0 +zstandard==0.25.0 # via mpcontribs-api (setup.py) # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt index c281263f1..b1cd5042b 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.12_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12_extras.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server apispec==5.2.2 # via mpcontribs-api (setup.py) @@ -36,9 +36,9 @@ blinker==1.9.0 # via mpcontribs-api (setup.py) boltons==25.0.0 # via mpcontribs-api (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via flask-mongorest-mpcontribs -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -54,7 +54,7 @@ cffi==2.0.0 # cryptography charset-normalizer==3.4.3 # via requests -click==8.2.1 +click==8.3.0 # via # flask # rq @@ -66,7 +66,7 @@ cramjam==2.11.0 # via python-snappy crontab==1.0.5 # via rq-scheduler -cryptography==45.0.7 +cryptography==46.0.1 # via pyopenssl css-html-js-minify==2.5.5 # via mpcontribs-api (setup.py) @@ -74,9 +74,9 @@ cycler==0.12.1 # via matplotlib dateparser==1.2.2 # via mpcontribs-api (setup.py) -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-api (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -128,13 +128,13 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema freezegun==1.5.5 # via rq-scheduler -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -216,7 +216,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -255,9 +255,9 @@ more-itertools==10.8.0 # via mpcontribs-api (setup.py) mpmath==1.3.0 # via sympy -narwhals==2.4.0 +narwhals==2.5.0 # via plotly -nbclassic==1.3.2 +nbclassic==1.3.3 # via notebook nbclient==0.10.2 # via nbconvert @@ -294,7 +294,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -333,15 +333,15 @@ plotly==6.3.0 # via pymatgen pluggy==1.6.0 # via pytest -prometheus-client==0.22.1 +prometheus-client==0.23.1 # via # jupyter-server # notebook prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel psycopg2-binary==2.9.10 # via mpcontribs-api (setup.py) @@ -365,13 +365,13 @@ pygments==2.19.2 # pytest pymatgen==2025.6.14 # via mpcontribs-api (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via # flask-mongorest-mpcontribs # mongoengine -pyopenssl==25.1.0 +pyopenssl==25.3.0 # via mpcontribs-api (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -398,7 +398,7 @@ pytz==2025.2 # via # dateparser # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # flasgger-tschaume # jupyter-events @@ -420,7 +420,7 @@ referencing==0.36.2 # jsonschema # jsonschema-specifications # jupyter-events -regex==2025.9.1 +regex==2025.9.18 # via dateparser requests==2.32.5 # via @@ -451,11 +451,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-api (setup.py) @@ -544,7 +544,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -564,11 +564,11 @@ wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent -zstandard==0.24.0 +zstandard==0.25.0 # via mpcontribs-api (setup.py) # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt index ff0a15156..a2085618a 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.11.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None # arrow==1.3.0 # via isoduration @@ -46,7 +46,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -80,7 +80,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax matplotlib==3.10.6 # via pymatgen @@ -96,7 +96,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly networkx==3.5 # via pymatgen @@ -150,9 +150,9 @@ pyisemail==2.0.1 # via mpcontribs-client (setup.py) pymatgen==2025.6.14 # via mpcontribs-client (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -167,7 +167,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -198,9 +198,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client (setup.py) @@ -257,7 +257,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt index f999b5b0c..eb836836c 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None # arrow==1.3.0 # via isoduration @@ -28,7 +28,7 @@ charset-normalizer==3.4.3 # via requests contourpy==1.3.3 # via matplotlib -coverage[toml]==7.10.6 +coverage[toml]==7.10.7 # via pytest-cov cycler==0.12.1 # via matplotlib @@ -52,7 +52,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -88,7 +88,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax matplotlib==3.10.6 # via pymatgen @@ -106,7 +106,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly networkx==3.5 # via pymatgen @@ -174,9 +174,9 @@ pyisemail==2.0.1 # via mpcontribs-client (setup.py) pymatgen==2025.6.14 # via mpcontribs-client (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -203,7 +203,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -234,9 +234,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client (setup.py) @@ -293,7 +293,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt index b98fb676c..d97af6ea0 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.12.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12.txt --pip-args=None # arrow==1.3.0 # via isoduration @@ -46,7 +46,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -80,7 +80,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax matplotlib==3.10.6 # via pymatgen @@ -96,7 +96,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly networkx==3.5 # via pymatgen @@ -150,9 +150,9 @@ pyisemail==2.0.1 # via mpcontribs-client (setup.py) pymatgen==2025.6.14 # via mpcontribs-client (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -167,7 +167,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -198,9 +198,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client (setup.py) @@ -256,7 +256,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.12_extras.txt index bb21cbf37..abd33ac81 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.12_extras.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.12_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12_extras.txt --pip-args=None # arrow==1.3.0 # via isoduration @@ -28,7 +28,7 @@ charset-normalizer==3.4.3 # via requests contourpy==1.3.3 # via matplotlib -coverage[toml]==7.10.6 +coverage[toml]==7.10.7 # via pytest-cov cycler==0.12.1 # via matplotlib @@ -52,7 +52,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -88,7 +88,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax matplotlib==3.10.6 # via pymatgen @@ -106,7 +106,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly networkx==3.5 # via pymatgen @@ -174,9 +174,9 @@ pyisemail==2.0.1 # via mpcontribs-client (setup.py) pymatgen==2025.6.14 # via mpcontribs-client (setup.py) -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client (setup.py) -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -203,7 +203,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -234,9 +234,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client (setup.py) @@ -292,7 +292,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt index d05ad1187..4b4f1e4a7 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server argon2-cffi==25.1.0 # via jupyter-server @@ -42,7 +42,7 @@ cffi==2.0.0 # via argon2-cffi-bindings charset-normalizer==3.4.3 # via requests -choreographer==1.0.10 +choreographer==1.1.1 # via kaleido comm==0.2.3 # via @@ -52,9 +52,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via -r requirements.in -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -78,7 +78,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -91,6 +91,8 @@ importlib-metadata==8.7.0 # via opentelemetry-api importlib-resources==6.5.2 # via swagger-spec-validator +iniconfig==2.1.0 + # via pytest ipykernel==6.30.1 # via -r requirements.in ipython==9.5.0 @@ -154,11 +156,11 @@ jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-widgets==3.0.15 # via ipywidgets -kaleido==1.0.0 +kaleido==1.1.0 # via -r requirements.in kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax logistro==1.1.0 # via @@ -188,7 +190,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -213,7 +215,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -230,6 +232,7 @@ packaging==25.0 # matplotlib # nbconvert # plotly + # pytest palettable==3.3.3 # via pymatgen pandas==2.3.2 @@ -254,13 +257,15 @@ plotly==6.3.0 # via # mpcontribs-client # pymatgen -prometheus-client==0.22.1 +pluggy==1.6.0 + # via pytest +prometheus-client==0.23.1 # via jupyter-server prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via # -r requirements.in # ipykernel @@ -277,16 +282,21 @@ pygments==2.19.2 # ipython # ipython-pygments-lexers # nbconvert + # pytest pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib +pytest==8.4.2 + # via pytest-timeout +pytest-timeout==2.4.0 + # via kaleido python-dateutil==2.9.0.post0 # via # arrow @@ -301,7 +311,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -344,9 +354,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client @@ -437,7 +447,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt index 3b802921a..38bc146bd 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.11_extras.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server argon2-cffi==25.1.0 # via jupyter-server @@ -42,7 +42,7 @@ cffi==2.0.0 # via argon2-cffi-bindings charset-normalizer==3.4.3 # via requests -choreographer==1.0.10 +choreographer==1.1.1 # via kaleido comm==0.2.3 # via @@ -52,9 +52,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via -r requirements.in -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -78,7 +78,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -91,6 +91,8 @@ importlib-metadata==8.7.0 # via opentelemetry-api importlib-resources==6.5.2 # via swagger-spec-validator +iniconfig==2.1.0 + # via pytest ipykernel==6.30.1 # via -r requirements.in ipython==9.5.0 @@ -154,11 +156,11 @@ jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-widgets==3.0.15 # via ipywidgets -kaleido==1.0.0 +kaleido==1.1.0 # via -r requirements.in kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax logistro==1.1.0 # via @@ -188,7 +190,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -213,7 +215,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -230,6 +232,7 @@ packaging==25.0 # matplotlib # nbconvert # plotly + # pytest palettable==3.3.3 # via pymatgen pandas==2.3.2 @@ -254,13 +257,15 @@ plotly==6.3.0 # via # mpcontribs-client # pymatgen -prometheus-client==0.22.1 +pluggy==1.6.0 + # via pytest +prometheus-client==0.23.1 # via jupyter-server prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via # -r requirements.in # ipykernel @@ -277,16 +282,21 @@ pygments==2.19.2 # ipython # ipython-pygments-lexers # nbconvert + # pytest pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib +pytest==8.4.2 + # via pytest-timeout +pytest-timeout==2.4.0 + # via kaleido python-dateutil==2.9.0.post0 # via # arrow @@ -301,7 +311,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -344,9 +354,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client @@ -437,7 +447,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt index 49b1873aa..08593e32c 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server argon2-cffi==25.1.0 # via jupyter-server @@ -42,7 +42,7 @@ cffi==2.0.0 # via argon2-cffi-bindings charset-normalizer==3.4.3 # via requests -choreographer==1.0.10 +choreographer==1.1.1 # via kaleido comm==0.2.3 # via @@ -52,9 +52,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via -r requirements.in -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -78,7 +78,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -91,6 +91,8 @@ importlib-metadata==8.7.0 # via opentelemetry-api importlib-resources==6.5.2 # via swagger-spec-validator +iniconfig==2.1.0 + # via pytest ipykernel==6.30.1 # via -r requirements.in ipython==9.5.0 @@ -154,11 +156,11 @@ jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-widgets==3.0.15 # via ipywidgets -kaleido==1.0.0 +kaleido==1.1.0 # via -r requirements.in kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax logistro==1.1.0 # via @@ -188,7 +190,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -213,7 +215,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -228,6 +230,7 @@ packaging==25.0 # matplotlib # nbconvert # plotly + # pytest palettable==3.3.3 # via pymatgen pandas==2.3.2 @@ -252,13 +255,15 @@ plotly==6.3.0 # via # mpcontribs-client # pymatgen -prometheus-client==0.22.1 +pluggy==1.6.0 + # via pytest +prometheus-client==0.23.1 # via jupyter-server prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via # -r requirements.in # ipykernel @@ -275,16 +280,21 @@ pygments==2.19.2 # ipython # ipython-pygments-lexers # nbconvert + # pytest pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib +pytest==8.4.2 + # via pytest-timeout +pytest-timeout==2.4.0 + # via kaleido python-dateutil==2.9.0.post0 # via # arrow @@ -299,7 +309,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -342,9 +352,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client @@ -434,7 +444,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt index b0712db4a..2ff8b9295 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.12_extras.txt @@ -2,9 +2,9 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.12_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12_extras.txt --pip-args=None # -anyio==4.10.0 +anyio==4.11.0 # via jupyter-server argon2-cffi==25.1.0 # via jupyter-server @@ -42,7 +42,7 @@ cffi==2.0.0 # via argon2-cffi-bindings charset-normalizer==3.4.3 # via requests -choreographer==1.0.10 +choreographer==1.1.1 # via kaleido comm==0.2.3 # via @@ -52,9 +52,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via -r requirements.in -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -78,7 +78,7 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -91,6 +91,8 @@ importlib-metadata==8.7.0 # via opentelemetry-api importlib-resources==6.5.2 # via swagger-spec-validator +iniconfig==2.1.0 + # via pytest ipykernel==6.30.1 # via -r requirements.in ipython==9.5.0 @@ -154,11 +156,11 @@ jupyterlab-pygments==0.3.0 # via nbconvert jupyterlab-widgets==3.0.15 # via ipywidgets -kaleido==1.0.0 +kaleido==1.1.0 # via -r requirements.in kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax logistro==1.1.0 # via @@ -188,7 +190,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -213,7 +215,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via @@ -228,6 +230,7 @@ packaging==25.0 # matplotlib # nbconvert # plotly + # pytest palettable==3.3.3 # via pymatgen pandas==2.3.2 @@ -252,13 +255,15 @@ plotly==6.3.0 # via # mpcontribs-client # pymatgen -prometheus-client==0.22.1 +pluggy==1.6.0 + # via pytest +prometheus-client==0.23.1 # via jupyter-server prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via # -r requirements.in # ipykernel @@ -275,16 +280,21 @@ pygments==2.19.2 # ipython # ipython-pygments-lexers # nbconvert + # pytest pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib +pytest==8.4.2 + # via pytest-timeout +pytest-timeout==2.4.0 + # via kaleido python-dateutil==2.9.0.post0 # via # arrow @@ -299,7 +309,7 @@ pytz==2025.2 # via # bravado-core # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -342,9 +352,9 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml -scipy==1.16.1 +scipy==1.16.2 # via pymatgen semantic-version==2.10.0 # via mpcontribs-client @@ -434,7 +444,7 @@ uri-template==1.3.0 # via jsonschema urllib3==2.5.0 # via requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt index 4509cdf04..50e6ec5cc 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt @@ -2,11 +2,11 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None # arrow==1.3.0 # via isoduration -asgiref==3.9.1 +asgiref==3.9.2 # via django asttokens==3.0.0 # via stack-data @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via mpcontribs-portal (setup.py) -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -48,9 +48,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-portal (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -87,11 +87,11 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -159,7 +159,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -187,7 +187,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -212,7 +212,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via pymatgen @@ -249,9 +249,9 @@ plotly==6.3.0 # pymatgen prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -266,9 +266,9 @@ pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -286,7 +286,7 @@ pytz==2025.2 # bravado-core # django # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -323,11 +323,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via # mpcontribs-portal (setup.py) # pymatgen @@ -409,7 +409,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -417,15 +417,15 @@ webencodings==0.5.1 # via # bleach # tinycss2 -whitenoise==6.10.0 +whitenoise==6.11.0 # via mpcontribs-portal (setup.py) wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt index 95706c482..ed7b91e28 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt @@ -2,11 +2,11 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None # arrow==1.3.0 # via isoduration -asgiref==3.9.1 +asgiref==3.9.2 # via django asttokens==3.0.0 # via stack-data @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via mpcontribs-portal (setup.py) -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -48,9 +48,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-portal (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -89,11 +89,11 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -163,7 +163,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -193,7 +193,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -218,7 +218,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via pymatgen @@ -258,9 +258,9 @@ pluggy==1.6.0 # via pytest prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -280,9 +280,9 @@ pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -302,7 +302,7 @@ pytz==2025.2 # bravado-core # django # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -339,11 +339,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via # mpcontribs-portal (setup.py) # pymatgen @@ -425,7 +425,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -433,15 +433,15 @@ webencodings==0.5.1 # via # bleach # tinycss2 -whitenoise==6.10.0 +whitenoise==6.11.0 # via mpcontribs-portal (setup.py) wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt index e8ac14dfd..ccdd614e7 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt @@ -2,11 +2,11 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt +# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12.txt --pip-args=None # arrow==1.3.0 # via isoduration -asgiref==3.9.1 +asgiref==3.9.2 # via django asttokens==3.0.0 # via stack-data @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via mpcontribs-portal (setup.py) -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -48,9 +48,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-portal (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -87,11 +87,11 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -159,7 +159,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -187,7 +187,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -212,7 +212,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via pymatgen @@ -249,9 +249,9 @@ plotly==6.3.0 # pymatgen prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -266,9 +266,9 @@ pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -286,7 +286,7 @@ pytz==2025.2 # bravado-core # django # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -323,11 +323,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via # mpcontribs-portal (setup.py) # pymatgen @@ -408,7 +408,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -416,15 +416,15 @@ webencodings==0.5.1 # via # bleach # tinycss2 -whitenoise==6.10.0 +whitenoise==6.11.0 # via mpcontribs-portal (setup.py) wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent # The following packages are considered to be unsafe in a requirements file: diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt index dc88c7c89..e704d4cec 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.12_extras.txt @@ -2,11 +2,11 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.12_extras.txt +# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12_extras.txt --pip-args=None # arrow==1.3.0 # via isoduration -asgiref==3.9.1 +asgiref==3.9.2 # via django asttokens==3.0.0 # via stack-data @@ -24,9 +24,9 @@ boltons==25.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.40.27 +boto3==1.40.39 # via mpcontribs-portal (setup.py) -botocore==1.40.27 +botocore==1.40.39 # via # boto3 # s3transfer @@ -48,9 +48,9 @@ contourpy==1.3.3 # via matplotlib cycler==0.12.1 # via matplotlib -ddtrace==3.13.0 +ddtrace==3.14.3 # via mpcontribs-portal (setup.py) -debugpy==1.8.16 +debugpy==1.8.17 # via ipykernel decorator==5.2.1 # via ipython @@ -89,11 +89,11 @@ flexcache==0.3 # via pint flexparser==0.4 # via pint -fonttools==4.59.2 +fonttools==4.60.0 # via matplotlib fqdn==1.5.1 # via jsonschema -gevent==25.8.2 +gevent==25.9.1 # via gunicorn greenlet==3.2.4 # via gevent @@ -163,7 +163,7 @@ jupyterlab-pygments==0.3.0 # via nbconvert kiwisolver==1.4.9 # via matplotlib -lark==1.2.2 +lark==1.3.0 # via rfc3987-syntax markupsafe==3.0.2 # via @@ -193,7 +193,7 @@ msgpack==1.1.1 # via # bravado # bravado-core -narwhals==2.4.0 +narwhals==2.5.0 # via plotly nbclient==0.10.2 # via nbconvert @@ -218,7 +218,7 @@ numpy==2.3.3 # pymatgen # scipy # spglib -opentelemetry-api==1.36.0 +opentelemetry-api==1.37.0 # via ddtrace orjson==3.11.3 # via pymatgen @@ -258,9 +258,9 @@ pluggy==1.6.0 # via pytest prompt-toolkit==3.0.52 # via ipython -protobuf==6.32.0 +protobuf==6.32.1 # via ddtrace -psutil==7.0.0 +psutil==7.1.0 # via ipykernel ptyprocess==0.7.0 # via pexpect @@ -280,9 +280,9 @@ pyisemail==2.0.1 # via mpcontribs-client pymatgen==2025.6.14 # via mpcontribs-client -pymongo==4.14.1 +pymongo==4.15.1 # via mpcontribs-client -pyparsing==3.2.3 +pyparsing==3.2.5 # via # bibtexparser # matplotlib @@ -302,7 +302,7 @@ pytz==2025.2 # bravado-core # django # pandas -pyyaml==6.0.2 +pyyaml==6.0.3 # via # bravado # bravado-core @@ -339,11 +339,11 @@ ruamel-yaml==0.18.15 # via # monty # pymatgen -ruamel-yaml-clib==0.2.12 +ruamel-yaml-clib==0.2.14 # via ruamel-yaml s3transfer==0.14.0 # via boto3 -scipy==1.16.1 +scipy==1.16.2 # via # mpcontribs-portal (setup.py) # pymatgen @@ -424,7 +424,7 @@ urllib3==2.5.0 # via # botocore # requests -wcwidth==0.2.13 +wcwidth==0.2.14 # via prompt-toolkit webcolors==24.11.1 # via jsonschema @@ -432,15 +432,15 @@ webencodings==0.5.1 # via # bleach # tinycss2 -whitenoise==6.10.0 +whitenoise==6.11.0 # via mpcontribs-portal (setup.py) wrapt==1.17.3 # via ddtrace zipp==3.23.0 # via importlib-metadata -zope-event==5.1.1 +zope-event==6.0 # via gevent -zope-interface==7.2 +zope-interface==8.0.1 # via gevent # The following packages are considered to be unsafe in a requirements file: