From 2c616af0c4c568b087c1aca6bbdf3b2079bb2174 Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Thu, 1 Dec 2022 16:57:38 -0800 Subject: [PATCH] Automated dependency upgrades (#1454) * update dependencies for mpcontribs-api (macos-latest/py3.10) * update dependencies for mpcontribs-api (macos-latest/py3.8) * update dependencies for mpcontribs-api (macos-latest/py3.9) * update dependencies for mpcontribs-api (ubuntu-latest/py3.10) * update dependencies for mpcontribs-api (ubuntu-latest/py3.8) * update dependencies for mpcontribs-api (ubuntu-latest/py3.9) * update dependencies for mpcontribs-client (macos-latest/py3.10) * update dependencies for mpcontribs-client (macos-latest/py3.8) * update dependencies for mpcontribs-client (macos-latest/py3.9) * update dependencies for mpcontribs-client (ubuntu-latest/py3.10) * update dependencies for mpcontribs-client (ubuntu-latest/py3.8) * update dependencies for mpcontribs-client (ubuntu-latest/py3.9) * update dependencies for mpcontribs-kernel-gateway (macos-latest/py3.10) * update dependencies for mpcontribs-kernel-gateway (macos-latest/py3.8) * update dependencies for mpcontribs-kernel-gateway (macos-latest/py3.9) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.10) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.8) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.9) * update dependencies for mpcontribs-portal (macos-latest/py3.10) * update dependencies for mpcontribs-portal (macos-latest/py3.8) * update dependencies for mpcontribs-portal (macos-latest/py3.9) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.10) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.8) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.9) Co-authored-by: github-actions --- .../requirements/macos-latest_py3.10.txt | 32 +++++++++--------- .../macos-latest_py3.10_extras.txt | 32 +++++++++--------- .../requirements/macos-latest_py3.8.txt | 33 ++++++++++--------- .../macos-latest_py3.8_extras.txt | 33 ++++++++++--------- .../requirements/macos-latest_py3.9.txt | 33 ++++++++++--------- .../macos-latest_py3.9_extras.txt | 33 ++++++++++--------- .../requirements/ubuntu-latest_py3.10.txt | 32 +++++++++--------- .../ubuntu-latest_py3.10_extras.txt | 32 +++++++++--------- .../requirements/ubuntu-latest_py3.8.txt | 33 ++++++++++--------- .../ubuntu-latest_py3.8_extras.txt | 33 ++++++++++--------- .../requirements/ubuntu-latest_py3.9.txt | 33 ++++++++++--------- .../ubuntu-latest_py3.9_extras.txt | 33 ++++++++++--------- .../requirements/macos-latest_py3.10.txt | 14 ++++---- .../macos-latest_py3.10_extras.txt | 14 ++++---- .../requirements/macos-latest_py3.8.txt | 14 ++++---- .../macos-latest_py3.8_extras.txt | 14 ++++---- .../requirements/macos-latest_py3.9.txt | 14 ++++---- .../macos-latest_py3.9_extras.txt | 14 ++++---- .../requirements/ubuntu-latest_py3.10.txt | 14 ++++---- .../ubuntu-latest_py3.10_extras.txt | 14 ++++---- .../requirements/ubuntu-latest_py3.8.txt | 14 ++++---- .../ubuntu-latest_py3.8_extras.txt | 14 ++++---- .../requirements/ubuntu-latest_py3.9.txt | 14 ++++---- .../ubuntu-latest_py3.9_extras.txt | 14 ++++---- .../requirements/macos-latest_py3.10.txt | 26 +++++++-------- .../macos-latest_py3.10_extras.txt | 26 +++++++-------- .../requirements/macos-latest_py3.8.txt | 27 +++++++-------- .../macos-latest_py3.8_extras.txt | 27 +++++++-------- .../requirements/macos-latest_py3.9.txt | 27 +++++++-------- .../macos-latest_py3.9_extras.txt | 27 +++++++-------- .../requirements/ubuntu-latest_py3.10.txt | 26 +++++++-------- .../ubuntu-latest_py3.10_extras.txt | 26 +++++++-------- .../requirements/ubuntu-latest_py3.8.txt | 27 +++++++-------- .../ubuntu-latest_py3.8_extras.txt | 27 +++++++-------- .../requirements/ubuntu-latest_py3.9.txt | 27 +++++++-------- .../ubuntu-latest_py3.9_extras.txt | 27 +++++++-------- .../requirements/macos-latest_py3.10.txt | 30 ++++++++--------- .../macos-latest_py3.10_extras.txt | 30 ++++++++--------- .../requirements/macos-latest_py3.8.txt | 31 ++++++++--------- .../macos-latest_py3.8_extras.txt | 31 ++++++++--------- .../requirements/macos-latest_py3.9.txt | 31 ++++++++--------- .../macos-latest_py3.9_extras.txt | 31 ++++++++--------- .../requirements/ubuntu-latest_py3.10.txt | 30 ++++++++--------- .../ubuntu-latest_py3.10_extras.txt | 30 ++++++++--------- .../requirements/ubuntu-latest_py3.8.txt | 31 ++++++++--------- .../ubuntu-latest_py3.8_extras.txt | 31 ++++++++--------- .../requirements/ubuntu-latest_py3.9.txt | 31 ++++++++--------- .../ubuntu-latest_py3.9_extras.txt | 31 ++++++++--------- 48 files changed, 636 insertions(+), 612 deletions(-) diff --git a/mpcontribs-api/requirements/macos-latest_py3.10.txt b/mpcontribs-api/requirements/macos-latest_py3.10.txt index 331995282..12b82b2e8 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.10.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.10.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.10.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -40,15 +40,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -80,7 +80,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -90,7 +90,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -148,7 +148,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -172,7 +172,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -184,11 +184,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -244,7 +245,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -264,7 +265,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -318,7 +318,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -477,7 +477,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -496,7 +496,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/macos-latest_py3.10_extras.txt b/mpcontribs-api/requirements/macos-latest_py3.10_extras.txt index bb7789684..7493d2649 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.10_extras.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.10_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.10_extras.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -41,15 +41,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -81,7 +81,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -91,7 +91,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -155,7 +155,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -179,7 +179,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -191,11 +191,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -253,7 +254,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -273,7 +274,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -330,7 +330,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -497,7 +497,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -516,7 +516,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/macos-latest_py3.8.txt b/mpcontribs-api/requirements/macos-latest_py3.8.txt index 2dfdcc84e..d82ff3f44 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.8.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.8.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.8.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -44,15 +44,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -84,7 +84,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -94,7 +94,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -158,7 +158,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -182,7 +182,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -194,11 +194,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -254,7 +255,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -274,7 +275,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -330,7 +330,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -489,7 +489,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -504,11 +504,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/macos-latest_py3.8_extras.txt b/mpcontribs-api/requirements/macos-latest_py3.8_extras.txt index b6e76c9a4..0cd3ec64d 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.8_extras.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.8_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.8_extras.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -45,15 +45,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -85,7 +85,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -95,7 +95,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -165,7 +165,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -189,7 +189,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -201,11 +201,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -263,7 +264,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -283,7 +284,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -342,7 +342,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -509,7 +509,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -524,11 +524,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/macos-latest_py3.9.txt b/mpcontribs-api/requirements/macos-latest_py3.9.txt index 005735c3b..f19b4ccf2 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.9.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.9.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.9.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -40,15 +40,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -80,7 +80,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -90,7 +90,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -152,7 +152,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -176,7 +176,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -188,11 +188,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -248,7 +249,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -268,7 +269,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -322,7 +322,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -481,7 +481,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -496,11 +496,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/macos-latest_py3.9_extras.txt b/mpcontribs-api/requirements/macos-latest_py3.9_extras.txt index 3f6b62fec..e649f88dd 100644 --- a/mpcontribs-api/requirements/macos-latest_py3.9_extras.txt +++ b/mpcontribs-api/requirements/macos-latest_py3.9_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.9_extras.txt # @@ -21,7 +21,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -41,15 +41,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -81,7 +81,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -91,7 +91,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -159,7 +159,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -183,7 +183,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -195,11 +195,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -257,7 +258,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -277,7 +278,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -334,7 +334,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -501,7 +501,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -516,11 +516,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.10.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.10.txt index 2d0512174..aa6985fdb 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.10.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.10.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -36,15 +36,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -76,7 +76,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -86,7 +86,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -144,7 +144,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -168,7 +168,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -180,11 +180,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -240,7 +241,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -260,7 +261,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -314,7 +314,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -473,7 +473,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -492,7 +492,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt index b220efde5..a30f49cd7 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -37,15 +37,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -77,7 +77,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -87,7 +87,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -151,7 +151,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -175,7 +175,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -187,11 +187,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -249,7 +250,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -269,7 +270,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -326,7 +326,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -493,7 +493,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -512,7 +512,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.8.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.8.txt index 4a8178f35..5a3052a73 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.8.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.8.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.8.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -40,15 +40,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -80,7 +80,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -90,7 +90,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -154,7 +154,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -178,7 +178,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -190,11 +190,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -250,7 +251,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -270,7 +271,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -326,7 +326,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -485,7 +485,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -500,11 +500,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt index 0ae61f251..a5f07e4d5 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.8_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -41,15 +41,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -81,7 +81,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -91,7 +91,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -161,7 +161,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -185,7 +185,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -197,11 +197,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -259,7 +260,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -279,7 +280,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -338,7 +338,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -505,7 +505,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -520,11 +520,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.9.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.9.txt index 8d915c59f..cf277f06f 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.9.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.9.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -36,15 +36,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -76,7 +76,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -86,7 +86,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -148,7 +148,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -172,7 +172,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -184,11 +184,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -244,7 +245,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -264,7 +265,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -318,7 +318,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -477,7 +477,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -492,11 +492,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt b/mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt index 4e5275028..286f8b476 100644 --- a/mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt +++ b/mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.9_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi-bindings==21.2.0 # via argon2-cffi asn1crypto==1.5.1 # via mpcontribs-api (setup.py) -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -37,15 +37,15 @@ blinker==1.5 # via mpcontribs-api (setup.py) boltons==21.0.0 # via mpcontribs-api (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via flask-mongorest-mpcontribs -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer brotli==1.0.9 # via flask-compress -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -77,7 +77,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-api (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -87,7 +87,7 @@ dnspython==2.2.1 # via # mpcontribs-api (setup.py) # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -155,7 +155,7 @@ ipykernel==6.17.1 # via # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via ipykernel ipython-genutils==0.2.0 # via @@ -179,7 +179,7 @@ jmespath==1.0.1 # botocore json2html==1.3.0 # via mpcontribs-api (setup.py) -jsonschema==4.17.1 +jsonschema==4.17.3 # via # ddtrace # flasgger-tschaume @@ -191,11 +191,12 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -253,7 +254,7 @@ msgpack==1.0.4 # via mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -273,7 +274,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -330,7 +330,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -497,7 +497,7 @@ tornado==6.2 # terminado tqdm==4.64.1 # via pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -512,11 +512,12 @@ traitlets==5.5.0 # notebook typing-extensions==4.4.0 # via + # bytecode # ddtrace # emmet-core # mp-api # pydantic -tzdata==2022.6 +tzdata==2022.7 # via pytz-deprecation-shim tzlocal==4.2 # via dateparser diff --git a/mpcontribs-client/requirements/macos-latest_py3.10.txt b/mpcontribs-client/requirements/macos-latest_py3.10.txt index d25247b84..0f879bb76 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.10.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.10.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.10.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -32,7 +32,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -48,7 +48,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -220,7 +220,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -230,7 +230,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/macos-latest_py3.10_extras.txt b/mpcontribs-client/requirements/macos-latest_py3.10_extras.txt index 0034b6a82..55b8fa953 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.10_extras.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.10_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.10_extras.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -36,7 +36,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -60,7 +60,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -264,7 +264,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -274,7 +274,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/macos-latest_py3.8.txt b/mpcontribs-client/requirements/macos-latest_py3.8.txt index c4973a6ed..6434cae50 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.8.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.8.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.8.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -32,7 +32,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -48,7 +48,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -220,7 +220,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -230,7 +230,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/macos-latest_py3.8_extras.txt b/mpcontribs-client/requirements/macos-latest_py3.8_extras.txt index f750165d9..68c95f5f9 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.8_extras.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.8_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.8_extras.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -36,7 +36,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -60,7 +60,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -264,7 +264,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -274,7 +274,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/macos-latest_py3.9.txt b/mpcontribs-client/requirements/macos-latest_py3.9.txt index 48b117697..faa10a075 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.9.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.9.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.9.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -32,7 +32,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -48,7 +48,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -220,7 +220,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -230,7 +230,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/macos-latest_py3.9_extras.txt b/mpcontribs-client/requirements/macos-latest_py3.9_extras.txt index 7e618fd9f..a39acd5e0 100644 --- a/mpcontribs-client/requirements/macos-latest_py3.9_extras.txt +++ b/mpcontribs-client/requirements/macos-latest_py3.9_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.9_extras.txt # appnope==0.1.3 # via ipython -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -36,7 +36,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -60,7 +60,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -264,7 +264,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -274,7 +274,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.10.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.10.txt index de305024c..e6ff3b5fb 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.10.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.10.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -30,7 +30,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -46,7 +46,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -218,7 +218,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -228,7 +228,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt index 369d7567a..865ac79bd 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -58,7 +58,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -262,7 +262,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -272,7 +272,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.8.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.8.txt index 06336a5a6..d92339de4 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.8.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.8.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.8.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -30,7 +30,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -46,7 +46,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -218,7 +218,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -228,7 +228,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.8_extras.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.8_extras.txt index 8bacd1bda..0183e10c6 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.8_extras.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.8_extras.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.8_extras.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -58,7 +58,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -262,7 +262,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -272,7 +272,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.9.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.9.txt index c457ea0c0..00e2922bc 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.9.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.9.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via jsonschema @@ -30,7 +30,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api executing==1.2.0 # via stack-data @@ -46,7 +46,7 @@ idna==3.4 # via # jsonschema # requests -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -218,7 +218,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -228,7 +228,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt b/mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt index 5b7d8a9dd..993a2a3ba 100644 --- a/mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt +++ b/mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.9_extras.txt # -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api exceptiongroup==1.0.4 # via pytest @@ -58,7 +58,7 @@ idna==3.4 # requests iniconfig==1.1.1 # via pytest -ipython==8.6.0 +ipython==8.7.0 # via mpcontribs-client (setup.py) jedi==0.18.2 # via ipython @@ -262,7 +262,7 @@ tqdm==4.64.1 # via # mpcontribs-client (setup.py) # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipython # matplotlib-inline @@ -272,7 +272,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client (setup.py) uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10.txt index 8eaa45d12..5bfeb419a 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.10.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -96,7 +96,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -137,12 +137,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -194,7 +195,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -213,7 +214,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -267,7 +267,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -419,7 +419,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -441,7 +441,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10_extras.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10_extras.txt index c73eac638..a7256cf00 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.10_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.10_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -96,7 +96,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -137,12 +137,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -194,7 +195,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -213,7 +214,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -267,7 +267,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -419,7 +419,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -441,7 +441,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8.txt index 110e4e0db..d77f5a9e8 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.8.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -98,7 +98,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -139,12 +139,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -196,7 +197,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -215,7 +216,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -269,7 +269,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -421,7 +421,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -439,11 +439,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8_extras.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8_extras.txt index ca3510829..1458d0688 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.8_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.8_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -98,7 +98,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -139,12 +139,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -196,7 +197,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -215,7 +216,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -269,7 +269,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -421,7 +421,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -439,11 +439,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9.txt index be28fcf4d..2776b61a2 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.9.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -98,7 +98,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -139,12 +139,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -196,7 +197,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -215,7 +216,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -269,7 +269,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -421,7 +421,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -439,11 +439,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9_extras.txt b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9_extras.txt index 88f288ba3..a02c4f988 100644 --- a/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/macos-latest_py3.9_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.9_extras.txt # @@ -17,7 +17,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -38,7 +38,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -66,7 +66,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -98,7 +98,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -139,12 +139,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -196,7 +197,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -215,7 +216,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -269,7 +269,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -421,7 +421,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -439,11 +439,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt index 2ec552d31..1506dd835 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -92,7 +92,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -133,12 +133,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -190,7 +191,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -209,7 +210,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -263,7 +263,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -415,7 +415,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -437,7 +437,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt index ed06ce9b5..8ed53a8c8 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.10_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -92,7 +92,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -133,12 +133,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -190,7 +191,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -209,7 +210,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -263,7 +263,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -415,7 +415,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -437,7 +437,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8.txt index a0a46c199..a0817fbd6 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.8.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -94,7 +94,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -135,12 +135,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -192,7 +193,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -265,7 +265,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -417,7 +417,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -435,11 +435,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8_extras.txt index 0e042fcba..e36fd3379 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.8_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.8_extras.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -94,7 +94,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -135,12 +135,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -192,7 +193,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -265,7 +265,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -417,7 +417,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -435,11 +435,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9.txt index 1e5e042b8..777001f99 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -94,7 +94,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -135,12 +135,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -192,7 +193,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -265,7 +265,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -417,7 +417,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -435,11 +435,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9_extras.txt b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9_extras.txt index f08901e87..3db78a404 100644 --- a/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9_extras.txt +++ b/mpcontribs-kernel-gateway/requirements/ubuntu-latest_py3.9_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.9_extras.txt # @@ -13,7 +13,7 @@ argon2-cffi==21.3.0 # notebook argon2-cffi-bindings==21.2.0 # via argon2-cffi -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data attrs==22.1.0 # via @@ -34,7 +34,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via -r requirements.in -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -62,7 +62,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -94,7 +94,7 @@ ipykernel==6.17.1 # ipywidgets # nbclassic # notebook -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # ipywidgets @@ -135,12 +135,13 @@ jupyter-client==7.4.7 # nbclassic # nbclient # notebook -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client # jupyter-kernel-gateway # jupyter-server # nbclassic + # nbclient # nbconvert # nbformat # notebook @@ -192,7 +193,7 @@ msgpack==1.0.4 # mp-api nbclassic==0.4.8 # via notebook -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # ipykernel # jupyter-client # nbclassic - # nbclient # notebook networkx==2.8.8 # via pymatgen @@ -265,7 +265,7 @@ prometheus-client==0.15.0 # notebook prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -417,7 +417,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -435,11 +435,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.10.txt b/mpcontribs-portal/requirements/macos-latest_py3.10.txt index fc30c1934..3bea54f7a 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.10.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.10.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.10.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -29,9 +29,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -55,7 +55,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -76,7 +76,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -110,7 +110,7 @@ idna==3.4 # requests ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -145,9 +145,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -187,7 +188,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -200,7 +201,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -244,7 +244,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -381,7 +381,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -398,7 +398,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.10_extras.txt b/mpcontribs-portal/requirements/macos-latest_py3.10_extras.txt index d5413f596..b232145c7 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.10_extras.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.10_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.10_extras.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -30,9 +30,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -40,7 +40,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -77,7 +77,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -117,7 +117,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -152,9 +152,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -196,7 +197,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -209,7 +210,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -256,7 +256,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -401,7 +401,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -418,7 +418,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.8.txt b/mpcontribs-portal/requirements/macos-latest_py3.8.txt index 0f10b42fa..ee1430f31 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.8.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.8.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.8.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -29,9 +29,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -55,7 +55,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -76,7 +76,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -112,7 +112,7 @@ importlib-metadata==5.1.0 # via nbconvert ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -147,9 +147,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -189,7 +190,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -202,7 +203,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -246,7 +246,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -383,7 +383,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -396,11 +396,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.8_extras.txt b/mpcontribs-portal/requirements/macos-latest_py3.8_extras.txt index 3f8c40d25..07ec09ec4 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.8_extras.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.8_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.8_extras.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -30,9 +30,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -40,7 +40,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -77,7 +77,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -119,7 +119,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -154,9 +154,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -198,7 +199,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -258,7 +258,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -403,7 +403,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -416,11 +416,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.9.txt b/mpcontribs-portal/requirements/macos-latest_py3.9.txt index 4df080026..a0724acd5 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.9.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.9.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/macos-latest_py3.9.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -29,9 +29,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -39,7 +39,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -55,7 +55,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -76,7 +76,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -112,7 +112,7 @@ importlib-metadata==5.1.0 # via nbconvert ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -147,9 +147,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -189,7 +190,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -202,7 +203,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -246,7 +246,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -383,7 +383,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -396,11 +396,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/macos-latest_py3.9_extras.txt b/mpcontribs-portal/requirements/macos-latest_py3.9_extras.txt index b1f380be4..48f0fe890 100644 --- a/mpcontribs-portal/requirements/macos-latest_py3.9_extras.txt +++ b/mpcontribs-portal/requirements/macos-latest_py3.9_extras.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/macos-latest_py3.9_extras.txt # @@ -10,7 +10,7 @@ appnope==0.1.3 # ipython asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -30,9 +30,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -40,7 +40,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -56,7 +56,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -77,7 +77,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -119,7 +119,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -154,9 +154,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -198,7 +199,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -211,7 +212,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -258,7 +258,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -403,7 +403,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -416,11 +416,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt index c1e2e6c37..2aa5cb70e 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -25,9 +25,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -35,7 +35,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -51,7 +51,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -72,7 +72,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -106,7 +106,7 @@ idna==3.4 # requests ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -141,9 +141,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -183,7 +184,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -196,7 +197,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -240,7 +240,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -377,7 +377,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -394,7 +394,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt index 23feca291..66ad7cd07 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -26,9 +26,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -36,7 +36,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -73,7 +73,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -113,7 +113,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -148,9 +148,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -192,7 +193,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -205,7 +206,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -252,7 +252,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -397,7 +397,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -414,7 +414,7 @@ typing-extensions==4.4.0 # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.8.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.8.txt index c32cab700..920c98268 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.8.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.8.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.8.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -25,9 +25,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -35,7 +35,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -51,7 +51,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -72,7 +72,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -108,7 +108,7 @@ importlib-metadata==5.1.0 # via nbconvert ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -143,9 +143,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -185,7 +186,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -198,7 +199,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -242,7 +242,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -379,7 +379,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -392,11 +392,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.8_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.8_extras.txt index d9f724149..83db46a0c 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.8_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.8_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.8_extras.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -26,9 +26,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -36,7 +36,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -73,7 +73,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -115,7 +115,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -150,9 +150,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -194,7 +195,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -207,7 +208,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -254,7 +254,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -399,7 +399,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -412,11 +412,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt index 94f5091ac..61a9f7056 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --output-file=requirements/ubuntu-latest_py3.9.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -25,9 +25,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -35,7 +35,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -51,7 +51,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -72,7 +72,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -108,7 +108,7 @@ importlib-metadata==5.1.0 # via nbconvert ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -143,9 +143,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -185,7 +186,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -198,7 +199,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -242,7 +242,7 @@ plotly==5.11.0 # pymatgen prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -379,7 +379,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -392,11 +392,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen diff --git a/mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt b/mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt index 42643d929..04c4e1a5d 100644 --- a/mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt +++ b/mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt @@ -1,12 +1,12 @@ # -# This file is autogenerated by pip-compile with python 3.9 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.9_extras.txt # asgiref==3.5.2 # via django -asttokens==2.1.0 +asttokens==2.2.0 # via stack-data async-timeout==4.0.2 # via redis @@ -26,9 +26,9 @@ boltons==21.0.0 # via # mpcontribs-client # mpcontribs-portal (setup.py) -boto3==1.26.17 +boto3==1.26.21 # via mpcontribs-portal (setup.py) -botocore==1.29.17 +botocore==1.29.21 # via # boto3 # s3transfer @@ -36,7 +36,7 @@ bravado==11.0.3 # via mpcontribs-client bravado-core==5.17.1 # via bravado -bytecode==0.13.0 +bytecode==0.14.0 # via ddtrace cattrs==22.2.0 # via ddtrace @@ -52,7 +52,7 @@ ddsketch==2.0.4 # via ddtrace ddtrace==1.6.3 # via mpcontribs-portal (setup.py) -debugpy==1.6.3 +debugpy==1.6.4 # via ipykernel decorator==5.1.1 # via ipython @@ -73,7 +73,7 @@ dnspython==2.2.1 # via # pyisemail # pymongo -emmet-core==0.38.10 +emmet-core==0.39.0 # via mp-api entrypoints==0.4 # via jupyter-client @@ -115,7 +115,7 @@ iniconfig==1.1.1 # via pytest ipykernel==6.17.1 # via mpcontribs-portal (setup.py) -ipython==8.6.0 +ipython==8.7.0 # via # ipykernel # mpcontribs-client @@ -150,9 +150,10 @@ jupyter-client==7.4.7 # via # ipykernel # nbclient -jupyter-core==5.0.0 +jupyter-core==5.1.0 # via # jupyter-client + # nbclient # nbconvert # nbformat jupyterlab-pygments==0.2.2 @@ -194,7 +195,7 @@ msgpack==1.0.4 # bravado # bravado-core # mp-api -nbclient==0.7.0 +nbclient==0.7.2 # via nbconvert nbconvert==7.2.5 # via mpcontribs-portal (setup.py) @@ -207,7 +208,6 @@ nest-asyncio==1.5.6 # via # ipykernel # jupyter-client - # nbclient networkx==2.8.8 # via pymatgen numpy==1.23.5 @@ -254,7 +254,7 @@ pluggy==1.0.0 # via pytest prompt-toolkit==3.0.33 # via ipython -protobuf==4.21.9 +protobuf==4.21.10 # via # ddsketch # ddtrace @@ -399,7 +399,7 @@ tqdm==4.64.1 # via # mpcontribs-client # pymatgen -traitlets==5.5.0 +traitlets==5.6.0 # via # ipykernel # ipython @@ -412,11 +412,12 @@ traitlets==5.5.0 typing-extensions==4.4.0 # via # bravado + # bytecode # ddtrace # emmet-core # mp-api # pydantic -ujson==5.5.0 +ujson==5.6.0 # via mpcontribs-client uncertainties==3.1.7 # via pymatgen