Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -254
requirements.txt
CHANGED
@@ -1,254 +1,11 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
backoff==2.2.1
|
13 |
-
bcrypt==4.2.1
|
14 |
-
beautifulsoup4==4.13.3
|
15 |
-
bidict==0.23.1
|
16 |
-
blinker==1.9.0
|
17 |
-
build==1.2.2.post1
|
18 |
-
cachetools==5.5.1
|
19 |
-
certifi==2025.1.31
|
20 |
-
cffi==1.17.1
|
21 |
-
charset-normalizer==3.4.1
|
22 |
-
chroma-hnswlib==0.7.6
|
23 |
-
chromadb==0.5.23
|
24 |
-
click==8.1.8
|
25 |
-
cohere==5.13.12
|
26 |
-
colorama==0.4.6
|
27 |
-
coloredlogs==15.0.1
|
28 |
-
comm==0.2.2
|
29 |
-
contourpy==1.3.1
|
30 |
-
crewai==0.102.0
|
31 |
-
crewai-tools==0.36.0
|
32 |
-
cryptography==44.0.1
|
33 |
-
cycler==0.12.1
|
34 |
-
dataclasses-json==0.6.7
|
35 |
-
debugpy==1.8.12
|
36 |
-
decorator==5.1.1
|
37 |
-
Deprecated==1.2.18
|
38 |
-
deprecation==2.1.0
|
39 |
-
distro==1.9.0
|
40 |
-
docker==7.1.0
|
41 |
-
docstring_parser==0.16
|
42 |
-
duckduckgo_search==7.3.2
|
43 |
-
durationpy==0.9
|
44 |
-
embedchain==0.1.126
|
45 |
-
et_xmlfile==2.0.0
|
46 |
-
executing==2.2.0
|
47 |
-
fastapi==0.115.8
|
48 |
-
fastavro==1.10.0
|
49 |
-
filelock==3.17.0
|
50 |
-
Flask==3.1.0
|
51 |
-
Flask-SocketIO==5.5.1
|
52 |
-
flatbuffers==25.2.10
|
53 |
-
fonttools==4.56.0
|
54 |
-
frozenlist==1.5.0
|
55 |
-
fsspec==2025.2.0
|
56 |
-
google-api-core==2.24.1
|
57 |
-
google-auth==2.38.0
|
58 |
-
google-cloud-aiplatform==1.80.0
|
59 |
-
google-cloud-bigquery==3.29.0
|
60 |
-
google-cloud-core==2.4.1
|
61 |
-
google-cloud-resource-manager==1.14.0
|
62 |
-
google-cloud-storage==2.19.0
|
63 |
-
google-crc32c==1.6.0
|
64 |
-
google-resumable-media==2.7.2
|
65 |
-
google_search_results==2.4.2
|
66 |
-
googleapis-common-protos==1.67.0
|
67 |
-
gptcache==0.1.44
|
68 |
-
greenlet==3.1.1
|
69 |
-
grpc-google-iam-v1==0.14.0
|
70 |
-
grpcio==1.70.0
|
71 |
-
grpcio-status==1.70.0
|
72 |
-
grpcio-tools==1.70.0
|
73 |
-
h11==0.14.0
|
74 |
-
h2==4.2.0
|
75 |
-
hpack==4.1.0
|
76 |
-
httpcore==1.0.7
|
77 |
-
httptools==0.6.4
|
78 |
-
httpx==0.27.2
|
79 |
-
httpx-sse==0.4.0
|
80 |
-
huggingface-hub==0.28.1
|
81 |
-
humanfriendly==10.0
|
82 |
-
hyperframe==6.1.0
|
83 |
-
idna==3.10
|
84 |
-
importlib_metadata==8.5.0
|
85 |
-
importlib_resources==6.5.2
|
86 |
-
instructor==1.7.2
|
87 |
-
ipykernel==6.29.5
|
88 |
-
ipython==8.32.0
|
89 |
-
itsdangerous==2.2.0
|
90 |
-
jedi==0.19.2
|
91 |
-
Jinja2==3.1.5
|
92 |
-
jiter==0.8.2
|
93 |
-
joblib==1.4.2
|
94 |
-
json5==0.10.0
|
95 |
-
json_repair==0.36.1
|
96 |
-
jsonpatch==1.33
|
97 |
-
jsonpickle==4.0.1
|
98 |
-
jsonpointer==3.0.0
|
99 |
-
jsonref==1.1.0
|
100 |
-
jsonschema==4.23.0
|
101 |
-
jsonschema-specifications==2024.10.1
|
102 |
-
jupyter_client==8.6.3
|
103 |
-
jupyter_core==5.7.2
|
104 |
-
kiwisolver==1.4.8
|
105 |
-
kubernetes==32.0.0
|
106 |
-
lancedb==0.19.0
|
107 |
-
langchain==0.3.18
|
108 |
-
langchain-cohere==0.3.5
|
109 |
-
langchain-community==0.3.17
|
110 |
-
langchain-core==0.3.35
|
111 |
-
langchain-experimental==0.3.4
|
112 |
-
langchain-huggingface==0.1.2
|
113 |
-
langchain-openai==0.2.14
|
114 |
-
langchain-text-splitters==0.3.6
|
115 |
-
langsmith==0.1.147
|
116 |
-
litellm==1.61.8
|
117 |
-
lxml==5.3.1
|
118 |
-
Mako==1.3.9
|
119 |
-
markdown-it-py==3.0.0
|
120 |
-
markdown2==2.5.3
|
121 |
-
MarkupSafe==3.0.2
|
122 |
-
marshmallow==3.26.1
|
123 |
-
matplotlib==3.10.0
|
124 |
-
matplotlib-inline==0.1.7
|
125 |
-
mdurl==0.1.2
|
126 |
-
mem0ai==0.1.49
|
127 |
-
mmh3==5.1.0
|
128 |
-
monotonic==1.6
|
129 |
-
mpmath==1.3.0
|
130 |
-
multidict==6.1.0
|
131 |
-
mypy-extensions==1.0.0
|
132 |
-
nest-asyncio==1.6.0
|
133 |
-
networkx==3.4.2
|
134 |
-
nodeenv==1.9.1
|
135 |
-
numexpr==2.10.2
|
136 |
-
numpy==2.2.3
|
137 |
-
oauthlib==3.2.2
|
138 |
-
onnxruntime==1.20.1
|
139 |
-
openai==1.63.0
|
140 |
-
openpyxl==3.1.5
|
141 |
-
opentelemetry-api==1.30.0
|
142 |
-
opentelemetry-exporter-otlp-proto-common==1.30.0
|
143 |
-
opentelemetry-exporter-otlp-proto-grpc==1.30.0
|
144 |
-
opentelemetry-exporter-otlp-proto-http==1.30.0
|
145 |
-
opentelemetry-instrumentation==0.51b0
|
146 |
-
opentelemetry-instrumentation-asgi==0.51b0
|
147 |
-
opentelemetry-instrumentation-fastapi==0.51b0
|
148 |
-
opentelemetry-proto==1.30.0
|
149 |
-
opentelemetry-sdk==1.30.0
|
150 |
-
opentelemetry-semantic-conventions==0.51b0
|
151 |
-
opentelemetry-util-http==0.51b0
|
152 |
-
orjson==3.10.15
|
153 |
-
overrides==7.7.0
|
154 |
-
packaging==24.2
|
155 |
-
pandas==2.2.3
|
156 |
-
parso==0.8.4
|
157 |
-
pdfminer.six==20231228
|
158 |
-
pdfplumber==0.11.5
|
159 |
-
pillow==11.1.0
|
160 |
-
platformdirs==4.3.6
|
161 |
-
portalocker==2.10.1
|
162 |
-
posthog==3.13.0
|
163 |
-
primp==0.12.1
|
164 |
-
prompt_toolkit==3.0.50
|
165 |
-
propcache==0.2.1
|
166 |
-
proto-plus==1.26.0
|
167 |
-
protobuf==5.29.3
|
168 |
-
psutil==7.0.0
|
169 |
-
pure_eval==0.2.3
|
170 |
-
pyarrow==19.0.0
|
171 |
-
pyasn1==0.6.1
|
172 |
-
pyasn1_modules==0.4.1
|
173 |
-
pycparser==2.22
|
174 |
-
pydantic==2.10.6
|
175 |
-
pydantic-settings==2.7.1
|
176 |
-
pydantic_core==2.27.2
|
177 |
-
Pygments==2.19.1
|
178 |
-
PyJWT==2.10.1
|
179 |
-
pylance==0.23.0
|
180 |
-
pyparsing==3.2.1
|
181 |
-
pypdf==5.3.0
|
182 |
-
pypdfium2==4.30.1
|
183 |
-
PyPika==0.48.9
|
184 |
-
pyproject_hooks==1.2.0
|
185 |
-
pyreadline3==3.5.4
|
186 |
-
pyright==1.1.394
|
187 |
-
pysbd==0.3.4
|
188 |
-
python-dateutil==2.9.0.post0
|
189 |
-
python-dotenv==1.0.1
|
190 |
-
python-engineio==4.11.2
|
191 |
-
python-socketio==5.12.1
|
192 |
-
pytube==15.0.0
|
193 |
-
pytz==2024.2
|
194 |
-
pyvis==0.3.2
|
195 |
-
pywin32==308
|
196 |
-
PyYAML==6.0.2
|
197 |
-
pyzmq==26.2.1
|
198 |
-
qdrant-client==1.13.2
|
199 |
-
referencing==0.36.2
|
200 |
-
regex==2024.11.6
|
201 |
-
requests==2.32.3
|
202 |
-
requests-oauthlib==2.0.0
|
203 |
-
requests-toolbelt==1.0.0
|
204 |
-
rich==13.9.4
|
205 |
-
rpds-py==0.22.3
|
206 |
-
rsa==4.9
|
207 |
-
safetensors==0.5.2
|
208 |
-
schema==0.7.7
|
209 |
-
scikit-learn==1.6.1
|
210 |
-
scipy==1.15.1
|
211 |
-
seaborn==0.13.2
|
212 |
-
sentence-transformers==3.4.1
|
213 |
-
sentencepiece==0.2.0
|
214 |
-
setuptools==75.8.0
|
215 |
-
shapely==2.0.7
|
216 |
-
shellingham==1.5.4
|
217 |
-
simple-websocket==1.1.0
|
218 |
-
six==1.17.0
|
219 |
-
sniffio==1.3.1
|
220 |
-
soupsieve==2.6
|
221 |
-
SQLAlchemy==2.0.38
|
222 |
-
stack-data==0.6.3
|
223 |
-
starlette==0.45.3
|
224 |
-
sympy==1.13.1
|
225 |
-
tabulate==0.9.0
|
226 |
-
tenacity==9.0.0
|
227 |
-
threadpoolctl==3.5.0
|
228 |
-
tiktoken==0.7.0
|
229 |
-
tokenizers==0.21.0
|
230 |
-
tomli==2.2.1
|
231 |
-
tomli_w==1.2.0
|
232 |
-
torch==2.6.0
|
233 |
-
tornado==6.4.2
|
234 |
-
tqdm==4.67.1
|
235 |
-
traitlets==5.14.3
|
236 |
-
transformers==4.48.3
|
237 |
-
typer==0.15.1
|
238 |
-
types-requests==2.32.0.20241016
|
239 |
-
typing-inspect==0.9.0
|
240 |
-
typing_extensions==4.12.2
|
241 |
-
tzdata==2025.1
|
242 |
-
urllib3==2.3.0
|
243 |
-
uv==0.5.31
|
244 |
-
uvicorn==0.34.0
|
245 |
-
watchfiles==1.0.4
|
246 |
-
wcwidth==0.2.13
|
247 |
-
websocket-client==1.8.0
|
248 |
-
websockets==14.2
|
249 |
-
Werkzeug==3.1.3
|
250 |
-
wrapt==1.17.2
|
251 |
-
wsproto==1.2.0
|
252 |
-
xgboost==2.1.4
|
253 |
-
yarl==1.18.3
|
254 |
-
zipp==3.21.0
|
|
|
1 |
+
Flask
|
2 |
+
flask_socketio
|
3 |
+
python-dotenv
|
4 |
+
langchain
|
5 |
+
langchain_community
|
6 |
+
langchain_groq
|
7 |
+
langgraph
|
8 |
+
pydantic
|
9 |
+
typing_extensions
|
10 |
+
eventlet
|
11 |
+
gunicorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|