diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 6b8f40847..54dc49f24 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==2.3.3 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -129,6 +129,3 @@ tzdata==2025.3 # via pandas urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index f22ad7bf3..e91cb44be 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -106,7 +106,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -147,8 +147,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==8.38.0 # via maggma (pyproject.toml) isodate==0.7.2 @@ -310,7 +308,9 @@ pandas==2.3.3 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -499,8 +499,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -553,6 +551,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index edbea27e8..e0393684e 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==3.0.0 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -124,6 +124,3 @@ typing-inspection==0.4.2 # pydantic-settings urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index 84c3f9e2a..0aa4fc16f 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -99,7 +99,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -140,8 +140,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==9.10.0 # via maggma (pyproject.toml) ipython-pygments-lexers==1.1.1 @@ -305,7 +303,9 @@ pandas==3.0.0 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -489,8 +489,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -536,6 +534,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.12.txt b/requirements/macos-latest_py3.12.txt index c1d4f89d9..18b68e357 100644 --- a/requirements/macos-latest_py3.12.txt +++ b/requirements/macos-latest_py3.12.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==3.0.0 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -124,6 +124,3 @@ typing-inspection==0.4.2 # pydantic-settings urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.12_extras.txt b/requirements/macos-latest_py3.12_extras.txt index 5ab7346d9..d041c8384 100644 --- a/requirements/macos-latest_py3.12_extras.txt +++ b/requirements/macos-latest_py3.12_extras.txt @@ -99,7 +99,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -140,8 +140,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==9.10.0 # via maggma (pyproject.toml) ipython-pygments-lexers==1.1.1 @@ -305,7 +303,9 @@ pandas==3.0.0 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -489,8 +489,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -535,6 +533,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index b38325874..8d334168e 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -31,8 +31,6 @@ dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==2.3.3 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==2.23 # via cffi pydantic==2.12.5 @@ -130,6 +130,3 @@ tzdata==2025.3 # via pandas urllib3==1.26.20 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index fcdd2939b..c4de7b514 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -104,7 +104,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -151,8 +151,6 @@ importlib-resources==6.5.2 # spglib iniconfig==2.1.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==8.18.1 # via maggma (pyproject.toml) isodate==0.7.2 @@ -314,7 +312,9 @@ pandas==2.3.3 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -504,8 +504,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==81.0.0.20260209 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # aioitertools @@ -563,6 +561,3 @@ zipp==3.23.0 # via # importlib-metadata # importlib-resources - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index a5038d484..db4f7b9ae 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==2.3.3 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -129,6 +129,3 @@ tzdata==2025.3 # via pandas urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 7ec33b8f9..12b15737b 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -106,7 +106,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -147,8 +147,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==8.38.0 # via maggma (pyproject.toml) isodate==0.7.2 @@ -310,7 +308,9 @@ pandas==2.3.3 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -499,8 +499,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -553,6 +551,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 6448f2e57..5dace15ca 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==3.0.0 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -124,6 +124,3 @@ typing-inspection==0.4.2 # pydantic-settings urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index e3df97dd0..1fe551f11 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -99,7 +99,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -140,8 +140,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==9.10.0 # via maggma (pyproject.toml) ipython-pygments-lexers==1.1.1 @@ -305,7 +303,9 @@ pandas==3.0.0 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -489,8 +489,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -536,6 +534,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.12.txt b/requirements/ubuntu-latest_py3.12.txt index bd420f2a4..d49a275d0 100644 --- a/requirements/ubuntu-latest_py3.12.txt +++ b/requirements/ubuntu-latest_py3.12.txt @@ -31,8 +31,6 @@ dnspython==2.8.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==3.0.0 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==3.0 # via cffi pydantic==2.12.5 @@ -124,6 +124,3 @@ typing-inspection==0.4.2 # pydantic-settings urllib3==2.6.3 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.12_extras.txt b/requirements/ubuntu-latest_py3.12_extras.txt index 355a90a15..08b957c7d 100644 --- a/requirements/ubuntu-latest_py3.12_extras.txt +++ b/requirements/ubuntu-latest_py3.12_extras.txt @@ -99,7 +99,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -140,8 +140,6 @@ idna==3.11 # requests iniconfig==2.3.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==9.10.0 # via maggma (pyproject.toml) ipython-pygments-lexers==1.1.1 @@ -305,7 +303,9 @@ pandas==3.0.0 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -489,8 +489,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==82.0.0.20260210 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # anyio @@ -535,6 +533,3 @@ werkzeug==3.1.5 # moto xmltodict==1.0.2 # via moto - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index ec9562930..105159caa 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -31,8 +31,6 @@ dnspython==2.7.0 # via # maggma (pyproject.toml) # pymongo -invoke==2.2.1 - # via paramiko jmespath==1.1.0 # via # boto3 @@ -61,7 +59,9 @@ packaging==26.0 pandas==2.3.3 # via maggma (pyproject.toml) paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel pycparser==2.23 # via cffi pydantic==2.12.5 @@ -130,6 +130,3 @@ tzdata==2025.3 # via pandas urllib3==1.26.20 # via botocore - -# The following packages are considered to be unsafe in a requirements file: -# setuptools diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index f075248d6..bc3b12fee 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -104,7 +104,7 @@ execnet==2.1.2 # via pytest-xdist executing==2.2.1 # via stack-data -fastapi==0.128.7 +fastapi==0.128.8 # via maggma (pyproject.toml) fastjsonschema==2.21.2 # via nbformat @@ -151,8 +151,6 @@ importlib-resources==6.5.2 # spglib iniconfig==2.1.0 # via pytest -invoke==2.2.1 - # via paramiko ipython==8.18.1 # via maggma (pyproject.toml) isodate==0.7.2 @@ -314,7 +312,9 @@ pandas==2.3.3 # maggma (pyproject.toml) # pymatgen paramiko==3.5.1 - # via sshtunnel + # via + # maggma (pyproject.toml) + # sshtunnel parso==0.8.6 # via jedi pathspec==1.0.4 @@ -504,8 +504,6 @@ types-python-dateutil==2.9.0.20260124 # via maggma (pyproject.toml) types-pyyaml==6.0.12.20250915 # via maggma (pyproject.toml) -types-setuptools==81.0.0.20260209 - # via maggma (pyproject.toml) typing-extensions==4.15.0 # via # aioitertools @@ -563,6 +561,3 @@ zipp==3.23.0 # via # importlib-metadata # importlib-resources - -# The following packages are considered to be unsafe in a requirements file: -# setuptools