From 362f697bd96a67ab3fe5f50311bbbf9829330111 Mon Sep 17 00:00:00 2001 From: Eduardo Dadalto Date: Wed, 19 Jun 2024 22:35:42 +0200 Subject: [PATCH] remove requirements.txt --- requirements.txt | 135 ----------------------------------------------- 1 file changed, 135 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 9f810f2..0000000 --- a/requirements.txt +++ /dev/null @@ -1,135 +0,0 @@ -absl-py==1.4.0 -accelerate==0.18.0 -alabaster==0.7.13 -alembic==1.10.3 -Babel==2.12.1 -black==23.3.0 -bleach==6.0.0 -build==0.10.0 -cachetools==5.3.0 -certifi==2022.12.7 -cffi==1.15.1 -charset-normalizer==3.1.0 -click==8.1.3 -cmaes==0.9.1 -cmake==3.26.3 -colorlog==6.7.0 -contourpy==1.0.7 -coverage==7.2.3 -cryptography==40.0.2 -cycler==0.11.0 -docutils==0.18.1 -exceptiongroup==1.1.1 -execnet==1.9.0 -faiss-cpu==1.7.3 -filelock==3.11.0 -flake8==6.0.0 -fonttools==4.39.3 -google-auth==2.17.3 -google-auth-oauthlib==1.0.0 -greenlet==2.0.2 -grpcio==1.54.0 -huggingface-hub==0.13.4 -idna==3.4 -imageio==2.27.0 -imagesize==1.4.1 -importlib-metadata==6.4.1 -iniconfig==2.0.0 -install==1.3.5 -isort==5.12.0 -jaraco.classes==3.2.3 -jeepney==0.8.0 -Jinja2==3.1.2 -joblib==1.2.0 -keyring==23.13.1 -kiwisolver==1.4.4 -lazy_loader==0.2 -lit==16.0.1 -littleutils==0.2.2 -Mako==1.2.4 -Markdown==3.4.3 -markdown-it-py==2.2.0 -MarkupSafe==2.1.2 -matplotlib==3.7.1 -mccabe==0.7.0 -mdit-py-plugins==0.3.5 -mdurl==0.1.2 -more-itertools==9.1.0 -mpmath==1.3.0 -mypy-extensions==1.0.0 -myst-parser==1.0.0 -networkx==3.1 -numpy==1.24.2 -oauthlib==3.2.2 -ogb==1.3.6 -optuna==3.1.1 -outdated==0.2.2 -packaging==23.1 -pandas==2.0.0 -pathspec==0.11.1 -Pillow==9.5.0 -pkginfo==1.9.6 -platformdirs==3.2.0 -pluggy==1.0.0 -protobuf==4.22.3 -psutil==5.9.4 -pyasn1==0.4.8 -pyasn1-modules==0.2.8 -pycodestyle==2.10.0 -pycparser==2.21 -pyflakes==3.0.1 -Pygments==2.15.0 -pyparsing==3.0.9 -pyproject_hooks==1.0.0 -pytest==7.3.1 -pytest-cov==4.0.0 -pytest-timeout==2.1.0 -pytest-xdist==3.2.1 -python-dateutil==2.8.2 -pytz==2023.3 -PyWavelets==1.4.1 -PyYAML==6.0 -readme-renderer==37.3 -requests==2.28.2 -requests-oauthlib==1.3.1 -requests-toolbelt==0.10.1 -rfc3986==2.0.0 -rich==13.3.4 -rsa==4.9 -safetensors==0.3.0 -scikit-image==0.21.0rc0 -scikit-learn==1.2.2 -scipy==1.10.1 -SecretStorage==3.3.3 -six==1.16.0 -snowballstemmer==2.2.0 -Sphinx==6.1.3 -sphinx-rtd-theme==1.2.0 -sphinxcontrib-applehelp==1.0.4 -sphinxcontrib-devhelp==1.0.2 -sphinxcontrib-htmlhelp==2.0.1 -sphinxcontrib-jquery==4.1 -sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.5 -SQLAlchemy==2.0.9 -sympy==1.12rc1 -tensorboard==2.12.2 -tensorboard-data-server==0.7.0 -tensorboard-plugin-wit==1.8.1 -threadpoolctl==3.1.0 -tifffile==2023.4.12 -timm==0.8.19.dev0 -tomli==2.0.1 -torch>=1.13.1 -torchvision -tqdm==4.65.0 -triton==2.0.0 -twine==4.0.2 -typing_extensions==4.5.0 -tzdata==2023.3 -urllib3==1.26.15 -webencodings==0.5.1 -Werkzeug==2.2.3 -wilds==2.0.0 -zipp==3.15.0