Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +14 -174
requirements.txt
CHANGED
|
@@ -1,174 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
chromadb==1.1.1
|
| 16 |
-
click==8.3.0
|
| 17 |
-
coloredlogs==15.0.1
|
| 18 |
-
comm==0.2.3
|
| 19 |
-
dataclasses-json==0.6.7
|
| 20 |
-
debugpy==1.8.17
|
| 21 |
-
decorator==5.2.1
|
| 22 |
-
deepgram-sdk==5.3.0
|
| 23 |
-
distro==1.9.0
|
| 24 |
-
dnspython==2.8.0
|
| 25 |
-
durationpy==0.10
|
| 26 |
-
exceptiongroup==1.3.0
|
| 27 |
-
executing==2.2.1
|
| 28 |
-
fastapi==0.119.0
|
| 29 |
-
filelock==3.20.0
|
| 30 |
-
flatbuffers==25.9.23
|
| 31 |
-
frozenlist==1.8.0
|
| 32 |
-
fsspec==2025.9.0
|
| 33 |
-
google-auth==2.41.1
|
| 34 |
-
googleapis-common-protos==1.70.0
|
| 35 |
-
greenlet==3.2.4
|
| 36 |
-
groq==0.32.0
|
| 37 |
-
grpcio==1.75.1
|
| 38 |
-
gunicorn==23.0.0
|
| 39 |
-
h11==0.16.0
|
| 40 |
-
hf-xet==1.1.10
|
| 41 |
-
httpcore==1.0.9
|
| 42 |
-
httptools==0.7.1
|
| 43 |
-
httpx==0.28.1
|
| 44 |
-
httpx-sse==0.4.3
|
| 45 |
-
huggingface-hub==0.35.3
|
| 46 |
-
humanfriendly==10.0
|
| 47 |
-
idna==3.11
|
| 48 |
-
importlib_metadata==8.7.0
|
| 49 |
-
importlib_resources==6.5.2
|
| 50 |
-
ipykernel==7.1.0
|
| 51 |
-
ipython==9.7.0
|
| 52 |
-
ipython_pygments_lexers==1.1.1
|
| 53 |
-
jedi==0.19.2
|
| 54 |
-
Jinja2==3.1.6
|
| 55 |
-
joblib==1.5.2
|
| 56 |
-
jsonpatch==1.33
|
| 57 |
-
jsonpointer==3.0.0
|
| 58 |
-
jsonschema==4.25.1
|
| 59 |
-
jsonschema-specifications==2025.9.1
|
| 60 |
-
jupyter_client==8.6.3
|
| 61 |
-
jupyter_core==5.9.1
|
| 62 |
-
kubernetes==34.1.0
|
| 63 |
-
langchain==0.3.27
|
| 64 |
-
langchain-community==0.3.31
|
| 65 |
-
langchain-core==0.3.79
|
| 66 |
-
langchain-groq==0.3.8
|
| 67 |
-
langchain-huggingface==0.3.1
|
| 68 |
-
langchain-text-splitters==0.3.11
|
| 69 |
-
langgraph==1.0.4
|
| 70 |
-
langgraph-checkpoint==3.0.1
|
| 71 |
-
langgraph-prebuilt==1.0.5
|
| 72 |
-
langgraph-sdk==0.2.10
|
| 73 |
-
langsmith==0.4.37
|
| 74 |
-
markdown-it-py==4.0.0
|
| 75 |
-
MarkupSafe==3.0.3
|
| 76 |
-
marshmallow==3.26.1
|
| 77 |
-
matplotlib-inline==0.2.1
|
| 78 |
-
mdurl==0.1.2
|
| 79 |
-
mmh3==5.2.0
|
| 80 |
-
mpmath==1.3.0
|
| 81 |
-
multidict==6.7.0
|
| 82 |
-
mypy_extensions==1.1.0
|
| 83 |
-
nest-asyncio==1.6.0
|
| 84 |
-
networkx==3.4.2
|
| 85 |
-
numpy==2.2.6
|
| 86 |
-
oauthlib==3.3.1
|
| 87 |
-
onnxruntime==1.23.1
|
| 88 |
-
opentelemetry-api==1.38.0
|
| 89 |
-
opentelemetry-exporter-otlp-proto-common==1.38.0
|
| 90 |
-
opentelemetry-exporter-otlp-proto-grpc==1.38.0
|
| 91 |
-
opentelemetry-proto==1.38.0
|
| 92 |
-
opentelemetry-sdk==1.38.0
|
| 93 |
-
opentelemetry-semantic-conventions==0.59b0
|
| 94 |
-
orjson==3.11.3
|
| 95 |
-
ormsgpack==1.12.0
|
| 96 |
-
overrides==7.7.0
|
| 97 |
-
packaging==25.0
|
| 98 |
-
pandas==2.3.3
|
| 99 |
-
parso==0.8.5
|
| 100 |
-
perplexity-client==0.1.1
|
| 101 |
-
perplexityai==0.16.1
|
| 102 |
-
pexpect==4.9.0
|
| 103 |
-
pillow==12.0.0
|
| 104 |
-
platformdirs==4.5.0
|
| 105 |
-
posthog==5.4.0
|
| 106 |
-
prompt_toolkit==3.0.52
|
| 107 |
-
propcache==0.4.1
|
| 108 |
-
protobuf==6.33.0
|
| 109 |
-
psutil==7.1.3
|
| 110 |
-
ptyprocess==0.7.0
|
| 111 |
-
pure_eval==0.2.3
|
| 112 |
-
pyasn1==0.6.1
|
| 113 |
-
pyasn1_modules==0.4.2
|
| 114 |
-
pybase64==1.4.2
|
| 115 |
-
pydantic==2.12.2
|
| 116 |
-
pydantic-settings==2.11.0
|
| 117 |
-
pydantic_core==2.41.4
|
| 118 |
-
Pygments==2.19.2
|
| 119 |
-
pymongo==4.15.4
|
| 120 |
-
PyPika==0.48.9
|
| 121 |
-
pyproject_hooks==1.2.0
|
| 122 |
-
python-dateutil==2.9.0.post0
|
| 123 |
-
python-dotenv==1.1.1
|
| 124 |
-
pytz==2025.2
|
| 125 |
-
PyYAML==6.0.3
|
| 126 |
-
pyzmq==27.1.0
|
| 127 |
-
referencing==0.37.0
|
| 128 |
-
regex==2025.9.18
|
| 129 |
-
requests==2.32.5
|
| 130 |
-
requests-oauthlib==2.0.0
|
| 131 |
-
requests-toolbelt==1.0.0
|
| 132 |
-
rich==14.2.0
|
| 133 |
-
rpds-py==0.27.1
|
| 134 |
-
rsa==4.9.1
|
| 135 |
-
safetensors==0.6.2
|
| 136 |
-
scikit-learn==1.7.2
|
| 137 |
-
scipy==1.15.3
|
| 138 |
-
sentence-transformers==5.1.1
|
| 139 |
-
setuptools==80.9.0
|
| 140 |
-
shellingham==1.5.4
|
| 141 |
-
six==1.17.0
|
| 142 |
-
sniffio==1.3.1
|
| 143 |
-
SQLAlchemy==2.0.44
|
| 144 |
-
stack-data==0.6.3
|
| 145 |
-
starlette==0.48.0
|
| 146 |
-
sympy==1.14.0
|
| 147 |
-
tenacity==9.1.2
|
| 148 |
-
threadpoolctl==3.6.0
|
| 149 |
-
tokenizers==0.22.1
|
| 150 |
-
tomli==2.3.0
|
| 151 |
-
torch==2.9.0
|
| 152 |
-
torchaudio==2.9.1
|
| 153 |
-
torchvision==0.24.1
|
| 154 |
-
tornado==6.5.2
|
| 155 |
-
tqdm==4.67.1
|
| 156 |
-
traitlets==5.14.3
|
| 157 |
-
transformers==4.57.1
|
| 158 |
-
triton==3.5.0
|
| 159 |
-
typer==0.19.2
|
| 160 |
-
typing-inspect==0.9.0
|
| 161 |
-
typing-inspection==0.4.2
|
| 162 |
-
typing_extensions==4.15.0
|
| 163 |
-
tzdata==2025.2
|
| 164 |
-
urllib3==2.3.0
|
| 165 |
-
uvicorn==0.37.0
|
| 166 |
-
uvloop==0.21.0
|
| 167 |
-
watchfiles==1.1.1
|
| 168 |
-
wcwidth==0.2.14
|
| 169 |
-
websocket-client==1.9.0
|
| 170 |
-
websockets==15.0.1
|
| 171 |
-
xxhash==3.6.0
|
| 172 |
-
yarl==1.22.0
|
| 173 |
-
zipp==3.23.0
|
| 174 |
-
zstandard==0.25.0
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
gunicorn
|
| 4 |
+
pydantic
|
| 5 |
+
pymongo
|
| 6 |
+
certifi
|
| 7 |
+
python-dotenv
|
| 8 |
+
langchain
|
| 9 |
+
langchain-groq
|
| 10 |
+
langchain-community
|
| 11 |
+
groq
|
| 12 |
+
requests
|
| 13 |
+
deepgram-sdk
|
| 14 |
+
perplexity-client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|