diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index d617048e..468925f8 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index 0e7bc9a1..88d88e95 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -111,7 +111,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -119,7 +119,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -134,7 +134,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -264,7 +264,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -313,7 +313,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -345,13 +345,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -425,7 +425,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -439,7 +439,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -474,9 +474,9 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray -tomli==2.0.1 +tomli==2.0.2 # via # coverage # pytest @@ -490,7 +490,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) @@ -507,6 +507,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # pydash + # rich # textual # uvicorn tzdata==2024.2 diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 153a5738..0bd2ec1a 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index f0053e92..db888589 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -106,7 +106,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +114,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -129,7 +129,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -259,7 +259,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -308,7 +308,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -340,13 +340,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -420,7 +420,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -434,7 +434,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -469,7 +469,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray tqdm==4.66.5 # via @@ -481,7 +481,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) diff --git a/requirements/macos-latest_py3.12.txt b/requirements/macos-latest_py3.12.txt index b59f33e4..e8330a44 100644 --- a/requirements/macos-latest_py3.12.txt +++ b/requirements/macos-latest_py3.12.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/macos-latest_py3.12_extras.txt b/requirements/macos-latest_py3.12_extras.txt index fb72c3b8..bf43233e 100644 --- a/requirements/macos-latest_py3.12_extras.txt +++ b/requirements/macos-latest_py3.12_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -106,7 +106,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +114,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -129,7 +129,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -259,7 +259,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -308,7 +308,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -340,13 +340,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -420,7 +420,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -434,7 +434,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -469,7 +469,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray tqdm==4.66.5 # via @@ -481,7 +481,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index 4e1ad964..5f88c4a8 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index fffcd510..24fbb2bd 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -111,7 +111,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -119,7 +119,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -324,7 +324,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -358,11 +358,11 @@ pyjwt[crypto]==2.9.0 # pyjwt pymatgen==2024.8.9 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -436,7 +436,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -450,7 +450,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -485,9 +485,9 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray -tomli==2.0.1 +tomli==2.0.2 # via # coverage # pytest @@ -501,7 +501,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) @@ -520,6 +520,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # pydash + # rich # spglib # starlette # textual diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index afb8a1a1..20d4c7a9 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 36e569a7..39306913 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -111,7 +111,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -119,7 +119,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -134,7 +134,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -264,7 +264,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -313,7 +313,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -345,13 +345,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -425,7 +425,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -439,7 +439,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -474,9 +474,9 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray -tomli==2.0.1 +tomli==2.0.2 # via # coverage # pytest @@ -490,7 +490,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) @@ -507,6 +507,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # pydash + # rich # textual # uvicorn tzdata==2024.2 diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index a652419d..0f295d30 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 48fb1de1..ef792d45 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -106,7 +106,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +114,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -129,7 +129,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -259,7 +259,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -308,7 +308,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -340,13 +340,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -420,7 +420,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -434,7 +434,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -469,7 +469,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray tqdm==4.66.5 # via @@ -481,7 +481,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) diff --git a/requirements/ubuntu-latest_py3.12.txt b/requirements/ubuntu-latest_py3.12.txt index d9f970f4..d5ad9056 100644 --- a/requirements/ubuntu-latest_py3.12.txt +++ b/requirements/ubuntu-latest_py3.12.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -47,7 +47,7 @@ monty==2024.7.30 # via maggma (pyproject.toml) msgpack==1.1.0 # via maggma (pyproject.toml) -numpy==2.1.1 +numpy==2.1.2 # via # maggma (pyproject.toml) # pandas @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/ubuntu-latest_py3.12_extras.txt b/requirements/ubuntu-latest_py3.12_extras.txt index 8ca55f07..d4e535e4 100644 --- a/requirements/ubuntu-latest_py3.12_extras.txt +++ b/requirements/ubuntu-latest_py3.12_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -106,7 +106,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +114,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -129,7 +129,7 @@ idna==3.10 # requests iniconfig==2.0.0 # via pytest -ipython==8.27.0 +ipython==8.28.0 # via maggma (pyproject.toml) isodate==0.6.1 # via azure-storage-blob @@ -259,7 +259,7 @@ networkx==3.3 # via pymatgen nodeenv==1.9.1 # via pre-commit -numpy==2.1.1 +numpy==2.1.2 # via # contourpy # maggma (pyproject.toml) @@ -308,7 +308,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -340,13 +340,13 @@ pyjwt[crypto]==2.9.0 # via # msal # pyjwt -pymatgen==2024.9.17.1 +pymatgen==2024.10.3 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -420,7 +420,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -434,7 +434,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -469,7 +469,7 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray tqdm==4.66.5 # via @@ -481,7 +481,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index 9c639ba5..7cf85b26 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -15,9 +15,9 @@ attrs==24.2.0 # referencing bcrypt==4.2.0 # via paramiko -boto3==1.35.29 +boto3==1.35.34 # via maggma (pyproject.toml) -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # s3transfer @@ -27,7 +27,7 @@ cffi==1.17.1 # pynacl cryptography==43.0.1 # via paramiko -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -71,7 +71,7 @@ pydantic-settings==2.5.2 # via maggma (pyproject.toml) pydash==8.0.3 # via maggma (pyproject.toml) -pymongo==4.9.1 +pymongo==4.10.1 # via maggma (pyproject.toml) pynacl==1.5.0 # via paramiko diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index b83af1e7..d4eee832 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -33,11 +33,11 @@ bcrypt==4.2.0 # via paramiko blinker==1.8.2 # via flask -boto3==1.35.29 +boto3==1.35.34 # via # maggma (pyproject.toml) # moto -botocore==1.35.29 +botocore==1.35.34 # via # boto3 # moto @@ -86,7 +86,7 @@ decorator==5.1.1 # via ipython distlib==0.3.8 # via virtualenv -dnspython==2.6.1 +dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo @@ -111,7 +111,7 @@ fonttools==4.54.1 # via matplotlib ghp-import==2.1.0 # via mkdocs -griffe==1.3.1 +griffe==1.3.2 # via mkdocstrings-python h11==0.14.0 # via @@ -119,7 +119,7 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==1.0.5 +httpcore==1.0.6 # via httpx httpx==0.27.2 # via starlette @@ -324,7 +324,7 @@ pluggy==1.5.0 # via pytest portalocker==2.10.1 # via msal-extensions -pre-commit==3.8.0 +pre-commit==4.0.0 # via maggma (pyproject.toml) prompt-toolkit==3.0.48 # via ipython @@ -358,11 +358,11 @@ pyjwt[crypto]==2.9.0 # pyjwt pymatgen==2024.8.9 # via maggma (pyproject.toml) -pymdown-extensions==10.11.1 +pymdown-extensions==10.11.2 # via # mkdocs-material # mkdocstrings -pymongo==4.9.1 +pymongo==4.10.1 # via # maggma (pyproject.toml) # mongogrant @@ -436,7 +436,7 @@ responses==0.21.0 # via # maggma (pyproject.toml) # moto -rich==13.8.1 +rich==13.9.2 # via # memray # textual @@ -450,7 +450,7 @@ ruamel-yaml==0.18.6 # pymatgen ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.8 +ruff==0.6.9 # via maggma (pyproject.toml) s3transfer==0.10.2 # via boto3 @@ -485,9 +485,9 @@ tabulate==0.9.0 # via pymatgen tenacity==9.0.0 # via plotly -textual==0.81.0 +textual==0.82.0 # via memray -tomli==2.0.1 +tomli==2.0.2 # via # coverage # pytest @@ -501,7 +501,7 @@ traitlets==5.14.3 # jupyter-core # matplotlib-inline # nbformat -types-python-dateutil==2.9.0.20240906 +types-python-dateutil==2.9.0.20241003 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20240917 # via maggma (pyproject.toml) @@ -520,6 +520,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # pydash + # rich # spglib # starlette # textual