Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -103
requirements.txt
CHANGED
|
@@ -1,103 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
cachetools==5.5.2
|
| 8 |
-
certifi==2025.1.31
|
| 9 |
-
charset-normalizer==3.4.1
|
| 10 |
-
click==8.1.8
|
| 11 |
-
faiss-cpu==1.10.0
|
| 12 |
-
fastapi==0.115.12
|
| 13 |
-
filelock==3.18.0
|
| 14 |
-
firecrawl-py==1.15.0
|
| 15 |
-
fsspec==2025.3.2
|
| 16 |
-
google==3.0.0
|
| 17 |
-
google-ai-generativelanguage==0.6.15
|
| 18 |
-
google-api-core==2.24.2
|
| 19 |
-
google-api-python-client==2.166.0
|
| 20 |
-
google-auth==2.38.0
|
| 21 |
-
google-auth-httplib2==0.2.0
|
| 22 |
-
google-genai==1.9.0
|
| 23 |
-
google-generativeai==0.8.4
|
| 24 |
-
google.py==0.1.1
|
| 25 |
-
googleapis-common-protos==1.69.2
|
| 26 |
-
greenlet==3.1.1
|
| 27 |
-
grpcio==1.71.0
|
| 28 |
-
grpcio-status==1.71.0
|
| 29 |
-
h11==0.14.0
|
| 30 |
-
httpcore==1.0.7
|
| 31 |
-
httplib2==0.22.0
|
| 32 |
-
httpx==0.28.1
|
| 33 |
-
huggingface-hub==0.30.1
|
| 34 |
-
idna==3.10
|
| 35 |
-
Jinja2==3.1.6
|
| 36 |
-
joblib==1.4.2
|
| 37 |
-
jsonpatch==1.33
|
| 38 |
-
jsonpointer==3.0.0
|
| 39 |
-
langchain==0.3.23
|
| 40 |
-
langchain-core==0.3.51
|
| 41 |
-
langchain-text-splitters==0.3.8
|
| 42 |
-
langsmith==0.3.24
|
| 43 |
-
MarkupSafe==3.0.2
|
| 44 |
-
mpmath==1.3.0
|
| 45 |
-
nest-asyncio==1.6.0
|
| 46 |
-
networkx==3.4.2
|
| 47 |
-
numpy==2.2.4
|
| 48 |
-
orjson==3.10.16
|
| 49 |
-
outcome==1.3.0.post0
|
| 50 |
-
packaging==24.2
|
| 51 |
-
pandas==2.2.3
|
| 52 |
-
pillow==11.1.0
|
| 53 |
-
playwright==1.51.0
|
| 54 |
-
proto-plus==1.26.1
|
| 55 |
-
protobuf==5.29.4
|
| 56 |
-
pyasn1==0.6.1
|
| 57 |
-
pyasn1_modules==0.4.2
|
| 58 |
-
pydantic==2.11.2
|
| 59 |
-
pydantic_core==2.33.1
|
| 60 |
-
pyee==12.1.1
|
| 61 |
-
pyparsing==3.2.3
|
| 62 |
-
PySocks==1.7.1
|
| 63 |
-
python-dateutil==2.9.0.post0
|
| 64 |
-
python-dotenv==1.1.0
|
| 65 |
-
pytz==2025.2
|
| 66 |
-
PyYAML==6.0.2
|
| 67 |
-
regex==2024.11.6
|
| 68 |
-
requests==2.32.3
|
| 69 |
-
requests-toolbelt==1.0.0
|
| 70 |
-
rsa==4.9
|
| 71 |
-
safetensors==0.5.3
|
| 72 |
-
scikit-learn==1.6.1
|
| 73 |
-
scipy==1.15.2
|
| 74 |
-
selenium==4.31.0
|
| 75 |
-
sentence-transformers==4.0.2
|
| 76 |
-
setuptools==78.1.0
|
| 77 |
-
six==1.17.0
|
| 78 |
-
sniffio==1.3.1
|
| 79 |
-
sortedcontainers==2.4.0
|
| 80 |
-
soupsieve==2.6
|
| 81 |
-
SQLAlchemy==2.0.40
|
| 82 |
-
starlette==0.46.1
|
| 83 |
-
sympy==1.13.1
|
| 84 |
-
tenacity==9.1.2
|
| 85 |
-
threadpool==1.3.2
|
| 86 |
-
threadpoolctl==3.6.0
|
| 87 |
-
tokenizers==0.21.1
|
| 88 |
-
torch==2.6.0
|
| 89 |
-
tqdm==4.67.1
|
| 90 |
-
transformers==4.50.3
|
| 91 |
-
trio==0.29.0
|
| 92 |
-
trio-websocket==0.12.2
|
| 93 |
-
typing-inspection==0.4.0
|
| 94 |
-
typing_extensions==4.13.1
|
| 95 |
-
tzdata==2025.2
|
| 96 |
-
uritemplate==4.1.1
|
| 97 |
-
urllib3==2.3.0
|
| 98 |
-
uvicorn==0.34.0
|
| 99 |
-
webdriver-manager==4.0.2
|
| 100 |
-
websocket-client==1.8.0
|
| 101 |
-
websockets==15.0.1
|
| 102 |
-
wsproto==1.2.0
|
| 103 |
-
zstandard==0.23.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
sentence-transformers
|
| 4 |
+
faiss-cpu
|
| 5 |
+
google-generativeai
|
| 6 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|