From 1bfcdadc205e832a09578ea4567e6a9a7b04bd82 Mon Sep 17 00:00:00 2001 From: Patrick Huck Date: Tue, 8 Nov 2022 11:46:09 -0800 Subject: [PATCH] Automated dependency upgrades (#591) * update dependencies for emmet-api (macos-latest/py3.10) * update dependencies for emmet-api (macos-latest/py3.8) * update dependencies for emmet-api (macos-latest/py3.9) * update dependencies for emmet-api (ubuntu-latest/py3.10) * update dependencies for emmet-api (ubuntu-latest/py3.8) * update dependencies for emmet-api (ubuntu-latest/py3.9) * update dependencies for emmet-builders (macos-latest/py3.10) * update dependencies for emmet-builders (macos-latest/py3.8) * update dependencies for emmet-builders (macos-latest/py3.9) * update dependencies for emmet-builders (ubuntu-latest/py3.10) * update dependencies for emmet-builders (ubuntu-latest/py3.8) * update dependencies for emmet-builders (ubuntu-latest/py3.9) * update dependencies for emmet-core (macos-latest/py3.10) * update dependencies for emmet-core (macos-latest/py3.8) * update dependencies for emmet-core (macos-latest/py3.9) * update dependencies for emmet-core (ubuntu-latest/py3.10) * update dependencies for emmet-core (ubuntu-latest/py3.8) * update dependencies for emmet-core (ubuntu-latest/py3.9) Co-authored-by: github-actions --- .../requirements/macos-latest_py3.10.txt | 6 +- .../macos-latest_py3.10_extras.txt | 95 +++++++++++++++-- emmet-api/requirements/macos-latest_py3.8.txt | 6 +- .../macos-latest_py3.8_extras.txt | 100 ++++++++++++++++-- emmet-api/requirements/macos-latest_py3.9.txt | 6 +- .../macos-latest_py3.9_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.10.txt | 6 +- .../ubuntu-latest_py3.10_extras.txt | 95 +++++++++++++++-- .../requirements/ubuntu-latest_py3.8.txt | 6 +- .../ubuntu-latest_py3.8_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.9.txt | 6 +- .../ubuntu-latest_py3.9_extras.txt | 100 ++++++++++++++++-- .../requirements/macos-latest_py3.10.txt | 6 +- .../macos-latest_py3.10_extras.txt | 95 +++++++++++++++-- .../requirements/macos-latest_py3.8.txt | 6 +- .../macos-latest_py3.8_extras.txt | 100 ++++++++++++++++-- .../requirements/macos-latest_py3.9.txt | 6 +- .../macos-latest_py3.9_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.10.txt | 6 +- .../ubuntu-latest_py3.10_extras.txt | 95 +++++++++++++++-- .../requirements/ubuntu-latest_py3.8.txt | 6 +- .../ubuntu-latest_py3.8_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.9.txt | 6 +- .../ubuntu-latest_py3.9_extras.txt | 100 ++++++++++++++++-- .../requirements/macos-latest_py3.10.txt | 2 +- .../macos-latest_py3.10_extras.txt | 95 +++++++++++++++-- .../requirements/macos-latest_py3.8.txt | 2 +- .../macos-latest_py3.8_extras.txt | 100 ++++++++++++++++-- .../requirements/macos-latest_py3.9.txt | 2 +- .../macos-latest_py3.9_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.10.txt | 2 +- .../ubuntu-latest_py3.10_extras.txt | 95 +++++++++++++++-- .../requirements/ubuntu-latest_py3.8.txt | 2 +- .../ubuntu-latest_py3.8_extras.txt | 100 ++++++++++++++++-- .../requirements/ubuntu-latest_py3.9.txt | 2 +- .../ubuntu-latest_py3.9_extras.txt | 100 ++++++++++++++++-- 36 files changed, 1674 insertions(+), 180 deletions(-) diff --git a/emmet-api/requirements/macos-latest_py3.10.txt b/emmet-api/requirements/macos-latest_py3.10.txt index e418804a3f..07f47753d8 100644 --- a/emmet-api/requirements/macos-latest_py3.10.txt +++ b/emmet-api/requirements/macos-latest_py3.10.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -129,7 +129,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/macos-latest_py3.10_extras.txt b/emmet-api/requirements/macos-latest_py3.10_extras.txt index 840d39dcb7..f947add846 100644 --- a/emmet-api/requirements/macos-latest_py3.10_extras.txt +++ b/emmet-api/requirements/macos-latest_py3.10_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -106,7 +117,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -115,6 +131,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -124,11 +142,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -136,6 +164,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -148,7 +207,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -156,12 +215,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -189,6 +250,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -238,6 +300,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -250,6 +314,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -272,6 +340,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -279,8 +348,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -321,6 +395,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -357,16 +432,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -385,6 +462,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-api/requirements/macos-latest_py3.8.txt b/emmet-api/requirements/macos-latest_py3.8.txt index 02ee431e37..b41bf8ccb0 100644 --- a/emmet-api/requirements/macos-latest_py3.8.txt +++ b/emmet-api/requirements/macos-latest_py3.8.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -133,7 +133,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/macos-latest_py3.8_extras.txt b/emmet-api/requirements/macos-latest_py3.8_extras.txt index 92d7189a7a..97115f897e 100644 --- a/emmet-api/requirements/macos-latest_py3.8_extras.txt +++ b/emmet-api/requirements/macos-latest_py3.8_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -100,7 +111,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -110,7 +124,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -119,6 +138,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -128,11 +149,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -140,6 +171,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -152,7 +214,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -160,12 +222,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -193,6 +257,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -244,6 +309,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -256,6 +323,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -278,6 +349,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -285,8 +357,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -327,6 +404,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -363,16 +441,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -393,6 +473,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-api/requirements/macos-latest_py3.9.txt b/emmet-api/requirements/macos-latest_py3.9.txt index e6a8a6d42e..712656c17a 100644 --- a/emmet-api/requirements/macos-latest_py3.9.txt +++ b/emmet-api/requirements/macos-latest_py3.9.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -131,7 +131,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/macos-latest_py3.9_extras.txt b/emmet-api/requirements/macos-latest_py3.9_extras.txt index 7420d8befa..3e4394564c 100644 --- a/emmet-api/requirements/macos-latest_py3.9_extras.txt +++ b/emmet-api/requirements/macos-latest_py3.9_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -100,7 +111,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -108,7 +122,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -117,6 +136,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -126,11 +147,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -138,6 +169,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -150,7 +212,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -158,12 +220,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -191,6 +255,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -240,6 +305,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -252,6 +319,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -274,6 +345,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -281,8 +353,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -323,6 +400,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -359,16 +437,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -389,6 +469,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-api/requirements/ubuntu-latest_py3.10.txt b/emmet-api/requirements/ubuntu-latest_py3.10.txt index 55f907a001..9b2728e025 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -129,7 +129,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt index 457df01bdd..8c21b6340c 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.10_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -106,7 +117,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -115,6 +131,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -124,11 +142,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -136,6 +164,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -148,7 +207,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -156,12 +215,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -189,6 +250,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -238,6 +300,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -250,6 +314,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -272,6 +340,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -279,8 +348,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -321,6 +395,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -357,16 +432,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -385,6 +462,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-api/requirements/ubuntu-latest_py3.8.txt b/emmet-api/requirements/ubuntu-latest_py3.8.txt index 9b0ab49ec6..183ad85875 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.8.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.8.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -133,7 +133,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/ubuntu-latest_py3.8_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.8_extras.txt index 15c1cf0843..abaf8092a6 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.8_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.8_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -100,7 +111,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -110,7 +124,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -119,6 +138,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -128,11 +149,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -140,6 +171,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -152,7 +214,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -160,12 +222,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -193,6 +257,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -244,6 +309,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -256,6 +323,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -278,6 +349,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -285,8 +357,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -327,6 +404,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -363,16 +441,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -393,6 +473,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-api/requirements/ubuntu-latest_py3.9.txt b/emmet-api/requirements/ubuntu-latest_py3.9.txt index 8847fa2a47..f60e9c0284 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.9.txt @@ -15,11 +15,11 @@ attrs==22.1.0 # jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -131,7 +131,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt index 43d99d994e..4dc0f1930d 100644 --- a/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-api/requirements/ubuntu-latest_py3.9_extras.txt @@ -16,14 +16,16 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via # emmet-api (setup.py) # maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch bytecode==0.13.0 # via ddtrace cattrs==22.2.0 @@ -41,6 +43,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant # uvicorn-tschaume contourpy==1.0.6 @@ -49,6 +52,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib ddsketch==2.0.4 @@ -89,10 +94,16 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python gunicorn==20.1.0 # via emmet-api (setup.py) h11==0.14.0 # via uvicorn-tschaume +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -100,7 +111,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -108,7 +122,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-api (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -117,6 +136,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # ddtrace @@ -126,11 +147,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-api (setup.py) maggma==0.49.9 # via emmet-api (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -138,6 +169,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-api (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-api (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-api (setup.py) +mkdocs-material==8.2.16 + # via emmet-api (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-api (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-api (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-api (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -150,7 +212,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -158,12 +220,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-api (setup.py) mypy-extensions==0.4.3 # via # emmet-api (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -191,6 +255,7 @@ packaging==21.3 # via # ddtrace # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -240,6 +305,8 @@ pydocstyle==6.1.1 # via emmet-api (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -252,6 +319,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -274,6 +345,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -281,8 +353,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -323,6 +400,7 @@ six==1.16.0 # ddsketch # ddtrace # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -359,16 +437,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-api (setup.py) types-setuptools==65.5.0.2 # via emmet-api (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -389,6 +469,10 @@ uvicorn-tschaume==0.19.1 # via emmet-api (setup.py) virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/macos-latest_py3.10.txt b/emmet-builders/requirements/macos-latest_py3.10.txt index 007636331b..ac2375b990 100644 --- a/emmet-builders/requirements/macos-latest_py3.10.txt +++ b/emmet-builders/requirements/macos-latest_py3.10.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -104,7 +104,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/macos-latest_py3.10_extras.txt b/emmet-builders/requirements/macos-latest_py3.10_extras.txt index 944a563d1a..1bba9d27bb 100644 --- a/emmet-builders/requirements/macos-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/macos-latest_py3.10_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -81,7 +92,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -90,6 +106,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -98,11 +116,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -112,6 +140,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -124,7 +183,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -132,12 +191,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -164,6 +225,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -209,6 +271,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -221,6 +285,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -243,6 +311,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -250,8 +319,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -286,6 +360,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -320,16 +395,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -345,6 +422,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/macos-latest_py3.8.txt b/emmet-builders/requirements/macos-latest_py3.8.txt index dbcb9b2205..9a7a76a601 100644 --- a/emmet-builders/requirements/macos-latest_py3.8.txt +++ b/emmet-builders/requirements/macos-latest_py3.8.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -108,7 +108,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/macos-latest_py3.8_extras.txt b/emmet-builders/requirements/macos-latest_py3.8_extras.txt index e36c35951b..59df52e183 100644 --- a/emmet-builders/requirements/macos-latest_py3.8_extras.txt +++ b/emmet-builders/requirements/macos-latest_py3.8_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -75,7 +86,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -85,7 +99,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -94,6 +113,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -102,11 +123,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -116,6 +147,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -128,7 +190,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -136,12 +198,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -168,6 +232,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -215,6 +280,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -227,6 +294,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -249,6 +320,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -256,8 +328,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -292,6 +369,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -326,16 +404,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -353,6 +433,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/macos-latest_py3.9.txt b/emmet-builders/requirements/macos-latest_py3.9.txt index 7232246055..d3081434c7 100644 --- a/emmet-builders/requirements/macos-latest_py3.9.txt +++ b/emmet-builders/requirements/macos-latest_py3.9.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -106,7 +106,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/macos-latest_py3.9_extras.txt b/emmet-builders/requirements/macos-latest_py3.9_extras.txt index ec10004a69..2b1e84875c 100644 --- a/emmet-builders/requirements/macos-latest_py3.9_extras.txt +++ b/emmet-builders/requirements/macos-latest_py3.9_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -75,7 +86,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -83,7 +97,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -92,6 +111,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -100,11 +121,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -114,6 +145,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -126,7 +188,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -134,12 +196,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -166,6 +230,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -211,6 +276,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -223,6 +290,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -245,6 +316,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -252,8 +324,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -288,6 +365,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -322,16 +400,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -349,6 +429,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10.txt b/emmet-builders/requirements/ubuntu-latest_py3.10.txt index 24f205ccc2..c1d4eaa231 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -104,7 +104,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt index 83f3803217..a8188fe2c5 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.10_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -81,7 +92,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -90,6 +106,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -98,11 +116,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -112,6 +140,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -124,7 +183,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -132,12 +191,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -164,6 +225,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -209,6 +271,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -221,6 +285,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -243,6 +311,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -250,8 +319,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -286,6 +360,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -320,16 +395,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -345,6 +422,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/ubuntu-latest_py3.8.txt b/emmet-builders/requirements/ubuntu-latest_py3.8.txt index c39bf092c8..b0464529b6 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.8.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.8.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -108,7 +108,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/ubuntu-latest_py3.8_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.8_extras.txt index e1ca34a02c..cbe4a7c73f 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.8_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.8_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -75,7 +86,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -85,7 +99,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -94,6 +113,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -102,11 +123,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -116,6 +147,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -128,7 +190,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -136,12 +198,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -168,6 +232,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -215,6 +280,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -227,6 +294,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -249,6 +320,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -256,8 +328,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -292,6 +369,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -326,16 +404,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -353,6 +433,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-builders/requirements/ubuntu-latest_py3.9.txt b/emmet-builders/requirements/ubuntu-latest_py3.9.txt index a8f5a9c5ad..3c9c1e87cc 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.9.txt @@ -12,9 +12,9 @@ attrs==22.1.0 # via jsonschema bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer @@ -106,7 +106,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt index 79a7a67e4a..001ac045da 100644 --- a/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-builders/requirements/ubuntu-latest_py3.9_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -68,6 +73,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -75,7 +86,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -83,7 +97,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-builders (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -92,6 +111,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -100,11 +121,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-builders (setup.py) maggma==0.49.9 # via emmet-builders (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via @@ -114,6 +145,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-builders (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-builders (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-builders (setup.py) +mkdocs-material==8.2.16 + # via emmet-builders (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-builders (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-builders (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-builders (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -126,7 +188,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -134,12 +196,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-builders (setup.py) mypy-extensions==0.4.3 # via # emmet-builders (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -166,6 +230,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -211,6 +276,8 @@ pydocstyle==6.1.1 # via emmet-builders (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -223,6 +290,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core pymatgen-analysis-diffusion==2022.7.21 # via emmet-core +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -245,6 +316,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -252,8 +324,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -288,6 +365,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -322,16 +400,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-builders (setup.py) types-setuptools==65.5.0.2 # via emmet-builders (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -349,6 +429,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/macos-latest_py3.10.txt b/emmet-core/requirements/macos-latest_py3.10.txt index 0dd32c052c..835dfbff29 100644 --- a/emmet-core/requirements/macos-latest_py3.10.txt +++ b/emmet-core/requirements/macos-latest_py3.10.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/macos-latest_py3.10_extras.txt b/emmet-core/requirements/macos-latest_py3.10_extras.txt index f9a0bb5b3e..6f53fccd09 100644 --- a/emmet-core/requirements/macos-latest_py3.10_extras.txt +++ b/emmet-core/requirements/macos-latest_py3.10_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -79,7 +90,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -88,6 +104,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -96,11 +114,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -108,6 +136,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -121,7 +180,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -129,12 +188,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -161,6 +222,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -208,6 +270,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -221,6 +285,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -243,6 +311,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -250,8 +319,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -286,6 +360,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -321,16 +396,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -347,6 +424,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/macos-latest_py3.8.txt b/emmet-core/requirements/macos-latest_py3.8.txt index 62e3b8820c..64703778d2 100644 --- a/emmet-core/requirements/macos-latest_py3.8.txt +++ b/emmet-core/requirements/macos-latest_py3.8.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/macos-latest_py3.8_extras.txt b/emmet-core/requirements/macos-latest_py3.8_extras.txt index 6bf6e8ed54..dff458c801 100644 --- a/emmet-core/requirements/macos-latest_py3.8_extras.txt +++ b/emmet-core/requirements/macos-latest_py3.8_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -73,7 +84,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -83,7 +97,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -92,6 +111,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -100,11 +121,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -112,6 +143,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -125,7 +187,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -133,12 +195,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -165,6 +229,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -214,6 +279,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -227,6 +294,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -249,6 +320,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -256,8 +328,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -292,6 +369,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -327,16 +405,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -355,6 +435,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/macos-latest_py3.9.txt b/emmet-core/requirements/macos-latest_py3.9.txt index 3765f854fa..1f7a46ad95 100644 --- a/emmet-core/requirements/macos-latest_py3.9.txt +++ b/emmet-core/requirements/macos-latest_py3.9.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/macos-latest_py3.9_extras.txt b/emmet-core/requirements/macos-latest_py3.9_extras.txt index b25f91f72e..1d2fd5eee2 100644 --- a/emmet-core/requirements/macos-latest_py3.9_extras.txt +++ b/emmet-core/requirements/macos-latest_py3.9_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -73,7 +84,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -81,7 +95,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -90,6 +109,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -98,11 +119,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -110,6 +141,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -123,7 +185,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -131,12 +193,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -163,6 +227,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -210,6 +275,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -223,6 +290,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -245,6 +316,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -252,8 +324,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -288,6 +365,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -323,16 +401,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -351,6 +431,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/ubuntu-latest_py3.10.txt b/emmet-core/requirements/ubuntu-latest_py3.10.txt index 1b2daa06eb..434c9fa5cd 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt index ec2acc20f8..8c2dcdd8c3 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.10_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -79,7 +90,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -88,6 +104,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -96,11 +114,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -108,6 +136,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -121,7 +180,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -129,12 +188,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -161,6 +222,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -208,6 +270,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -221,6 +285,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -243,6 +311,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -250,8 +319,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -286,6 +360,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -321,16 +396,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -347,6 +424,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/ubuntu-latest_py3.8.txt b/emmet-core/requirements/ubuntu-latest_py3.8.txt index fb4c11200f..490797b327 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.8.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.8.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/ubuntu-latest_py3.8_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.8_extras.txt index 3c44a8363e..94ac2da848 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.8_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.8_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -73,7 +84,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs importlib-resources==5.10.0 # via jsonschema inflect==6.0.2 @@ -83,7 +97,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -92,6 +111,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -100,11 +121,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -112,6 +143,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -125,7 +187,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -133,12 +195,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -165,6 +229,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -214,6 +279,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -227,6 +294,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -249,6 +320,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -256,8 +328,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -292,6 +369,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -327,16 +405,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -355,6 +435,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2 diff --git a/emmet-core/requirements/ubuntu-latest_py3.9.txt b/emmet-core/requirements/ubuntu-latest_py3.9.txt index 33cfa7f0fc..3db9cb6dd2 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9.txt @@ -32,7 +32,7 @@ monty==2022.9.9 # emmet-core (setup.py) # mp-api # pymatgen -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy diff --git a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt index 45c7449f53..19ac7197d0 100644 --- a/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt +++ b/emmet-core/requirements/ubuntu-latest_py3.9_extras.txt @@ -14,12 +14,14 @@ attrs==22.1.0 # pytest bcrypt==4.0.1 # via paramiko -boto3==1.26.3 +boto3==1.26.4 # via maggma -botocore==1.29.3 +botocore==1.29.4 # via # boto3 # s3transfer +bracex==2.3.post1 + # via wcmatch certifi==2022.9.24 # via requests cffi==1.15.1 @@ -33,6 +35,7 @@ charset-normalizer==2.1.1 click==8.1.3 # via # flask + # mkdocs # mongogrant contourpy==1.0.6 # via matplotlib @@ -40,6 +43,8 @@ coverage[toml]==6.5.0 # via pytest-cov cryptography==38.0.3 # via paramiko +csscompressor==0.9.5 + # via mkdocs-minify-plugin cycler==0.11.0 # via matplotlib distlib==0.3.6 @@ -66,6 +71,12 @@ future==0.18.2 # via # matminer # uncertainties +ghp-import==2.1.0 + # via mkdocs +griffe==0.23.0 + # via mkdocstrings-python +htmlmin==0.1.12 + # via mkdocs-minify-plugin identify==2.5.8 # via pre-commit idna==3.4 @@ -73,7 +84,10 @@ idna==3.4 # anyio # requests importlib-metadata==5.0.0 - # via flask + # via + # flask + # markdown + # mkdocs inflect==6.0.2 # via robocrys iniconfig==1.1.1 @@ -81,7 +95,12 @@ iniconfig==1.1.1 itsdangerous==2.1.2 # via flask jinja2==3.1.2 - # via flask + # via + # emmet-core (setup.py) + # flask + # mkdocs + # mkdocs-material + # mkdocstrings jmespath==1.0.1 # via # boto3 @@ -90,6 +109,8 @@ joblib==1.2.0 # via # pymatgen-analysis-diffusion # scikit-learn +jsmin==3.0.1 + # via mkdocs-minify-plugin jsonschema==4.17.0 # via # maggma @@ -98,11 +119,21 @@ kiwisolver==1.4.4 # via matplotlib latexcodec==2.0.1 # via pybtex +livereload==2.6.3 + # via emmet-core (setup.py) maggma==0.49.9 # via emmet-core (setup.py) +markdown==3.3.7 + # via + # mkdocs + # mkdocs-autorefs + # mkdocs-material + # mkdocstrings + # pymdown-extensions markupsafe==2.1.1 # via # jinja2 + # mkdocstrings # werkzeug matminer==0.7.8 # via robocrys @@ -110,6 +141,37 @@ matplotlib==3.6.2 # via pymatgen mccabe==0.7.0 # via flake8 +mergedeep==1.3.4 + # via mkdocs +mkdocs==1.4.2 + # via + # emmet-core (setup.py) + # mkdocs-autorefs + # mkdocs-awesome-pages-plugin + # mkdocs-markdownextradata-plugin + # mkdocs-material + # mkdocs-minify-plugin + # mkdocstrings +mkdocs-autorefs==0.4.1 + # via mkdocstrings +mkdocs-awesome-pages-plugin==2.8.0 + # via emmet-core (setup.py) +mkdocs-markdownextradata-plugin==0.2.5 + # via emmet-core (setup.py) +mkdocs-material==8.2.16 + # via emmet-core (setup.py) +mkdocs-material-extensions==1.1 + # via + # emmet-core (setup.py) + # mkdocs-material +mkdocs-minify-plugin==0.6.1 + # via emmet-core (setup.py) +mkdocstrings[python]==0.19.0 + # via + # emmet-core (setup.py) + # mkdocstrings-python +mkdocstrings-python==0.7.1 + # via mkdocstrings mongogrant==0.3.3 # via maggma mongomock==4.1.2 @@ -123,7 +185,7 @@ monty==2022.9.9 # mp-api # pymatgen # robocrys -mp-api==0.29.3 +mp-api==0.29.4 # via pymatgen mpmath==1.2.1 # via sympy @@ -131,12 +193,14 @@ msgpack==1.0.4 # via # maggma # mp-api -mypy==0.982 +mypy==0.990 # via emmet-core (setup.py) mypy-extensions==0.4.3 # via # emmet-core (setup.py) # mypy +natsort==8.2.0 + # via mkdocs-awesome-pages-plugin networkx==2.8.8 # via # pymatgen @@ -163,6 +227,7 @@ orjson==3.8.1 packaging==21.3 # via # matplotlib + # mkdocs # mongomock # pytest palettable==3.3.0 @@ -210,6 +275,8 @@ pydocstyle==6.1.1 # via emmet-core (setup.py) pyflakes==2.5.0 # via flake8 +pygments==2.13.0 + # via mkdocs-material pymatgen==2022.11.1 # via # emmet-core @@ -223,6 +290,10 @@ pymatgen-analysis-alloys==0.0.5 # via emmet-core (setup.py) pymatgen-analysis-diffusion==2022.7.21 # via emmet-core (setup.py) +pymdown-extensions==9.8 + # via + # mkdocs-material + # mkdocstrings pymongo==4.3.2 # via # maggma @@ -245,6 +316,7 @@ pytest-cov==4.0.0 python-dateutil==2.8.2 # via # botocore + # ghp-import # maggma # matplotlib # pandas @@ -252,8 +324,13 @@ pytz==2022.6 # via pandas pyyaml==6.0 # via + # mkdocs + # mkdocs-markdownextradata-plugin # pre-commit # pybtex + # pyyaml-env-tag +pyyaml-env-tag==0.1 + # via mkdocs pyzmq==24.0.1 # via maggma requests==2.28.1 @@ -288,6 +365,7 @@ shapely==1.8.5.post1 six==1.16.0 # via # latexcodec + # livereload # paramiko # pybtex # python-dateutil @@ -323,16 +401,18 @@ tomli==2.0.1 # coverage # mypy # pytest +tornado==6.2 + # via livereload tqdm==4.64.1 # via # maggma # matminer # pymatgen -types-requests==2.28.11.2 +types-requests==2.28.11.3 # via emmet-core (setup.py) types-setuptools==65.5.0.2 # via emmet-core (setup.py) -types-urllib3==1.26.25.1 +types-urllib3==1.26.25.2 # via types-requests typing-extensions==4.4.0 # via @@ -351,6 +431,10 @@ urllib3==1.26.12 # requests virtualenv==20.16.6 # via pre-commit +watchdog==2.1.9 + # via mkdocs +wcmatch==8.4.1 + # via mkdocs-awesome-pages-plugin werkzeug==2.2.2 # via flask wincertstore==0.2