From ea1db5dae39252528ece5eff4d8a8f293a1f8fbe Mon Sep 17 00:00:00 2001 From: julienroyd Date: Fri, 16 Feb 2024 01:40:26 +0000 Subject: [PATCH] tox --- requirements/dev-3.10.txt | 210 ++++++++++++++++++------------------- requirements/main-3.10.txt | 140 ++++++++++++------------- 2 files changed, 175 insertions(+), 175 deletions(-) diff --git a/requirements/dev-3.10.txt b/requirements/dev-3.10.txt index 4c5bf7c5..1cbcc80b 100644 --- a/requirements/dev-3.10.txt +++ b/requirements/dev-3.10.txt @@ -4,108 +4,108 @@ # # pip-compile-cross-platform requirements/dev-3.10.in --output-file requirements/dev-3.10.txt --min-python-version 3.10 # -absl-py==2.1.0 -antlr4-python3-runtime==4.9.3 -appdirs==1.4.4 -bandit[toml]==1.7.7 -black==24.2.0 -blosc2==2.5.1 -botorch==0.9.5 -build==1.0.3 -certifi==2024.2.2 -cfgv==3.4.0 -charset-normalizer==3.3.2 -click==8.1.7 -colorama==0.4.6 -coverage[toml]==7.4.1 -cvxopt==1.3.2 -distlib==0.3.8 -docker-pycreds==0.4.0 -exceptiongroup==1.2.0 -filelock==3.13.1 -fsspec==2024.2.0 -gitdb==4.0.11 -gitpython==3.1.42 -gpytorch==1.11 -grpcio==1.60.1 -identify==2.5.34 -idna==3.6 -iniconfig==2.0.0 -isort==5.13.2 -jaxtyping==0.2.25 -jinja2==3.1.3 -joblib==1.3.2 -linear-operator==0.5.1 -markdown-it-py==3.0.0 -markdown==3.5.2 -markupsafe==2.1.5 -mdurl==0.1.2 -mpmath==1.3.0 -msgpack==1.0.7 -multipledispatch==1.0.0 -mypy-extensions==1.0.0 -mypy==1.8.0 -ndindex==1.8 -networkx==3.2.1 -nodeenv==1.8.0 -numexpr==2.9.0 -numpy==1.26.4 -omegaconf==2.3.0 -opt-einsum==3.3.0 -packaging==23.2 -pathspec==0.12.1 -pbr==6.0.0 -pillow==10.2.0 -pip-compile-multi==2.6.3 -pip-tools==7.3.0 -pip==24.0 -platformdirs==4.2.0 -pluggy==1.4.0 -pre-commit==3.6.1 -protobuf==4.25.3 -psutil==5.9.8 -py-cpuinfo==9.0.0 -pyarrow==15.0.0 -pygments==2.17.2 -pyparsing==3.1.1 -pyproject-hooks==1.0.0 -pyro-api==0.1.2 -pyro-ppl==1.8.6 -pytest-cov==4.1.0 -pytest==8.0.0 -pyyaml==6.0.1 -rdkit==2023.9.5 -requests==2.31.0 -rich==13.7.0 -ruff==0.2.1 -scikit-learn==1.4.0 -scipy==1.12.0 -sentry-sdk==1.40.4 -setproctitle==1.3.3 -setuptools==69.1.0 -six==1.16.0 -smmap==5.0.1 -stevedore==5.1.0 -sympy==1.12 -tables==3.9.2 -tensorboard-data-server==0.7.2 -tensorboard==2.16.1 -tf-keras==2.15.0 -threadpoolctl==3.3.0 -tomli==2.0.1 -toposort==1.10 -torch-cluster==1.6.3 -torch-geometric==2.4.0 -torch-scatter==2.1.2 -torch-sparse==0.6.18 -torch==2.1.2 -tqdm==4.66.2 -triton==2.1.0 -typeguard==2.13.3 -types-pkg-resources==0.1.3 -typing-extensions==4.9.0 -urllib3==2.2.0 -virtualenv==20.25.0 -wandb==0.16.3 -werkzeug==3.0.1 -wheel==0.42.0 +absl-py==2.1.0 +antlr4-python3-runtime==4.9.3 +appdirs==1.4.4 +bandit[toml]==1.7.7 +black==24.2.0 +blosc2==2.5.1 +botorch==0.9.5 +build==1.0.3 +certifi==2024.2.2 +cfgv==3.4.0 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +coverage[toml]==7.4.1 +cvxopt==1.3.2 +distlib==0.3.8 +docker-pycreds==0.4.0 +exceptiongroup==1.2.0 +filelock==3.13.1 +fsspec==2024.2.0 +gitdb==4.0.11 +gitpython==3.1.42 +gpytorch==1.11 +grpcio==1.60.1 +identify==2.5.34 +idna==3.6 +iniconfig==2.0.0 +isort==5.13.2 +jaxtyping==0.2.25 +jinja2==3.1.3 +joblib==1.3.2 +linear-operator==0.5.1 +markdown-it-py==3.0.0 +markdown==3.5.2 +markupsafe==2.1.5 +mdurl==0.1.2 +mpmath==1.3.0 +msgpack==1.0.7 +multipledispatch==1.0.0 +mypy-extensions==1.0.0 +mypy==1.8.0 +ndindex==1.8 +networkx==3.2.1 +nodeenv==1.8.0 +numexpr==2.9.0 +numpy==1.26.4 +omegaconf==2.3.0 +opt-einsum==3.3.0 +packaging==23.2 +pathspec==0.12.1 +pbr==6.0.0 +pillow==10.2.0 +pip-compile-multi==2.6.3 +pip-tools==7.3.0 +pip==24.0 +platformdirs==4.2.0 +pluggy==1.4.0 +pre-commit==3.6.1 +protobuf==4.25.3 +psutil==5.9.8 +py-cpuinfo==9.0.0 +pyarrow==15.0.0 +pygments==2.17.2 +pyparsing==3.1.1 +pyproject-hooks==1.0.0 +pyro-api==0.1.2 +pyro-ppl==1.8.6 +pytest-cov==4.1.0 +pytest==8.0.0 +pyyaml==6.0.1 +rdkit==2023.9.5 +requests==2.31.0 +rich==13.7.0 +ruff==0.2.1 +scikit-learn==1.4.0 +scipy==1.12.0 +sentry-sdk==1.40.4 +setproctitle==1.3.3 +setuptools==69.1.0 +six==1.16.0 +smmap==5.0.1 +stevedore==5.1.0 +sympy==1.12 +tables==3.9.2 +tensorboard-data-server==0.7.2 +tensorboard==2.16.1 +tf-keras==2.15.0 +threadpoolctl==3.3.0 +tomli==2.0.1 +toposort==1.10 +torch-cluster==1.6.3 +torch-geometric==2.4.0 +torch-scatter==2.1.2 +torch-sparse==0.6.18 +torch==2.1.2 +tqdm==4.66.2 +triton==2.1.0 +typeguard==2.13.3 +types-pkg-resources==0.1.3 +typing-extensions==4.9.0 +urllib3==2.2.0 +virtualenv==20.25.0 +wandb==0.16.3 +werkzeug==3.0.1 +wheel==0.42.0 diff --git a/requirements/main-3.10.txt b/requirements/main-3.10.txt index a89a80e3..20386533 100644 --- a/requirements/main-3.10.txt +++ b/requirements/main-3.10.txt @@ -4,73 +4,73 @@ # # pip-compile-cross-platform requirements/main-3.10.in --output-file requirements/main-3.10.txt --min-python-version 3.10 # -absl-py==2.1.0 -antlr4-python3-runtime==4.9.3 -appdirs==1.4.4 -blosc2==2.5.1 -botorch==0.9.5 -certifi==2024.2.2 -charset-normalizer==3.3.2 -click==8.1.7 -colorama==0.4.6 -cvxopt==1.3.2 -docker-pycreds==0.4.0 -filelock==3.13.1 -fsspec==2024.2.0 -gitdb==4.0.11 -gitpython==3.1.42 -gpytorch==1.11 -grpcio==1.60.1 -idna==3.6 -jaxtyping==0.2.25 -jinja2==3.1.3 -joblib==1.3.2 -linear-operator==0.5.1 -markdown==3.5.2 -markupsafe==2.1.5 -mpmath==1.3.0 -msgpack==1.0.7 -multipledispatch==1.0.0 -ndindex==1.8 -networkx==3.2.1 -numexpr==2.9.0 -numpy==1.26.4 -omegaconf==2.3.0 -opt-einsum==3.3.0 -packaging==23.2 -pillow==10.2.0 -protobuf==4.25.3 -psutil==5.9.8 -py-cpuinfo==9.0.0 -pyarrow==15.0.0 -pyparsing==3.1.1 -pyro-api==0.1.2 -pyro-ppl==1.8.6 -pyyaml==6.0.1 -rdkit==2023.9.5 -requests==2.31.0 -scikit-learn==1.4.0 -scipy==1.12.0 -sentry-sdk==1.40.4 -setproctitle==1.3.3 -setuptools==69.1.0 -six==1.16.0 -smmap==5.0.1 -sympy==1.12 -tables==3.9.2 -tensorboard-data-server==0.7.2 -tensorboard==2.16.1 -tf-keras==2.15.0 -threadpoolctl==3.3.0 -torch-cluster==1.6.3 -torch-geometric==2.4.0 -torch-scatter==2.1.2 -torch-sparse==0.6.18 -torch==2.1.2 -tqdm==4.66.2 -triton==2.1.0 -typeguard==2.13.3 -typing-extensions==4.9.0 -urllib3==2.2.0 -wandb==0.16.3 -werkzeug==3.0.1 +absl-py==2.1.0 +antlr4-python3-runtime==4.9.3 +appdirs==1.4.4 +blosc2==2.5.1 +botorch==0.9.5 +certifi==2024.2.2 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +cvxopt==1.3.2 +docker-pycreds==0.4.0 +filelock==3.13.1 +fsspec==2024.2.0 +gitdb==4.0.11 +gitpython==3.1.42 +gpytorch==1.11 +grpcio==1.60.1 +idna==3.6 +jaxtyping==0.2.25 +jinja2==3.1.3 +joblib==1.3.2 +linear-operator==0.5.1 +markdown==3.5.2 +markupsafe==2.1.5 +mpmath==1.3.0 +msgpack==1.0.7 +multipledispatch==1.0.0 +ndindex==1.8 +networkx==3.2.1 +numexpr==2.9.0 +numpy==1.26.4 +omegaconf==2.3.0 +opt-einsum==3.3.0 +packaging==23.2 +pillow==10.2.0 +protobuf==4.25.3 +psutil==5.9.8 +py-cpuinfo==9.0.0 +pyarrow==15.0.0 +pyparsing==3.1.1 +pyro-api==0.1.2 +pyro-ppl==1.8.6 +pyyaml==6.0.1 +rdkit==2023.9.5 +requests==2.31.0 +scikit-learn==1.4.0 +scipy==1.12.0 +sentry-sdk==1.40.4 +setproctitle==1.3.3 +setuptools==69.1.0 +six==1.16.0 +smmap==5.0.1 +sympy==1.12 +tables==3.9.2 +tensorboard-data-server==0.7.2 +tensorboard==2.16.1 +tf-keras==2.15.0 +threadpoolctl==3.3.0 +torch-cluster==1.6.3 +torch-geometric==2.4.0 +torch-scatter==2.1.2 +torch-sparse==0.6.18 +torch==2.1.2 +tqdm==4.66.2 +triton==2.1.0 +typeguard==2.13.3 +typing-extensions==4.9.0 +urllib3==2.2.0 +wandb==0.16.3 +werkzeug==3.0.1