From e1e59790832af4045e8481c3f7e65e22ba92d99c Mon Sep 17 00:00:00 2001 From: Parker Erickson Date: Fri, 17 Jan 2025 11:14:19 -0600 Subject: [PATCH] cleanup requirement files --- copilot/requirements.txt | 179 --------------------------------------- 1 file changed, 179 deletions(-) delete mode 100644 copilot/requirements.txt diff --git a/copilot/requirements.txt b/copilot/requirements.txt deleted file mode 100644 index e057eb90..00000000 --- a/copilot/requirements.txt +++ /dev/null @@ -1,179 +0,0 @@ -aiochannel==1.2.1 -aiohappyeyeballs==2.3.5 -aiohttp==3.10.3 -aiosignal==1.3.1 -annotated-types==0.7.0 -anyio==4.4.0 -appdirs==1.4.4 -argon2-cffi==23.1.0 -argon2-cffi-bindings==21.2.0 -async-timeout==4.0.3 -asyncer==0.0.7 -attrs==24.2.0 -azure-core==1.30.2 -azure-storage-blob==12.22.0 -backoff==2.2.1 -beautifulsoup4==4.12.3 -boto3==1.34.160 -botocore==1.34.160 -cachetools==5.4.0 -certifi==2024.7.4 -cffi==1.17.0 -chardet==5.2.0 -charset-normalizer==3.3.2 -click==8.1.7 -contourpy==1.2.1 -cryptography==43.0.0 -cycler==0.12.1 -dataclasses-json==0.6.7 -deepdiff==7.0.1 -distro==1.9.0 -docker-pycreds==0.4.0 -docstring-parser==0.16 -emoji==2.12.1 -environs==9.5.0 -exceptiongroup==1.2.2 -fastapi==0.112.0 -filelock==3.15.4 -filetype==1.2.0 -fonttools==4.53.1 -frozenlist==1.4.1 -fsspec==2024.6.1 -gitdb==4.0.11 -gitpython==3.1.43 -google-api-core==2.19.1 -google-auth==2.33.0 -google-cloud-aiplatform==1.62.0 -google-cloud-bigquery==3.25.0 -google-cloud-core==2.4.1 -google-cloud-resource-manager==1.12.5 -google-cloud-storage==2.18.2 -google-crc32c==1.5.0 -google-resumable-media==2.7.2 -googleapis-common-protos==1.63.2 -greenlet==3.0.3 -groq==0.9.0 -grpc-google-iam-v1==0.13.1 -grpcio==1.63.0 -grpcio-status==1.63.0 -h11==0.14.0 -httpcore==1.0.5 -httptools==0.6.1 -httpx==0.27.0 -huggingface-hub==0.24.5 -ibm-cos-sdk==2.13.6 -ibm-cos-sdk-core==2.13.6 -ibm-cos-sdk-s3transfer==2.13.6 -ibm-watsonx-ai==1.1.5 -idna==3.7 -importlib-metadata==8.2.0 -iniconfig==2.0.0 -isodate==0.6.1 -jiter==0.5.0 -jmespath==1.0.1 -joblib==1.4.2 -jq==1.7.0 -jsonpatch==1.33 -jsonpath-python==1.0.6 -jsonpointer==3.0.0 -kiwisolver==1.4.5 -langchain==0.2.13 -langchain-community==0.2.12 -langchain-core==0.2.30 -langchain-experimental==0.0.64 -langchain-groq==0.1.9 -langchain-ibm==0.1.12 -langchain-milvus==0.1.4 -langchain-openai==0.1.21 -langchain-text-splitters==0.2.2 -langchainhub==0.1.21 -langdetect==1.0.9 -langgraph==0.2.3 -langgraph-checkpoint==1.0.2 -langsmith==0.1.99 -levenshtein==0.25.1 -lomond==0.3.3 -lxml==5.3.0 -marshmallow==3.21.3 -matplotlib==3.9.2 -milvus-lite==2.4.9 -minio==7.2.7 -multidict==6.0.5 -mypy-extensions==1.0.0 -nest-asyncio==1.6.0 -nltk==3.8.1 -numpy==1.26.4 -openai==1.40.6 -ordered-set==4.1.0 -orjson==3.10.7 -packaging==24.1 -pandas==2.1.4 -pathtools==0.1.2 -pillow==10.4.0 -platformdirs==4.2.2 -pluggy==1.5.0 -prometheus-client==0.20.0 -proto-plus==1.24.0 -protobuf==5.27.3 -psutil==6.0.0 -pyarrow==17.0.0 -pyasn1==0.6.0 -pyasn1-modules==0.4.0 -pycparser==2.22 -pycryptodome==3.20.0 -pydantic==2.8.2 -pydantic-core==2.20.1 -pygit2==1.15.1 -pymilvus==2.4.5 -pyparsing==3.1.2 -pypdf==4.3.1 -pytest==8.3.2 -python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 -python-iso639==2024.4.27 -python-magic==0.4.27 -pytigerdriver==1.0.15 -pytigergraph==1.6.5 -pytz==2024.1 -pyyaml==6.0.2 -rapidfuzz==3.9.6 -regex==2024.7.24 -requests==2.32.2 -requests-toolbelt==1.0.0 -rsa==4.9 -s3transfer==0.10.2 -scikit-learn==1.5.1 -scipy==1.14.0 -sentry-sdk==2.13.0 -setproctitle==1.3.3 -setuptools==72.2.0 -shapely==2.0.5 -six==1.16.0 -smmap==5.0.1 -sniffio==1.3.1 -soupsieve==2.6 -sqlalchemy==2.0.32 -starlette==0.37.2 -tabulate==0.9.0 -tenacity==8.5.0 -threadpoolctl==3.5.0 -tiktoken==0.7.0 -tqdm==4.66.5 -types-requests==2.32.0.20240712 -types-urllib3==1.26.25.14 -typing-extensions==4.12.2 -typing-inspect==0.9.0 -tzdata==2024.1 -ujson==5.10.0 -unstructured==0.15.1 -unstructured-client==0.25.5 -urllib3==2.2.2 -uvicorn==0.30.6 -uvloop==0.19.0 -validators==0.33.0 -wandb==0.17.6 -watchfiles==0.23.0 -websockets==12.0 -wrapt==1.16.0 -yarl==1.9.4 -zipp==3.20.0