Spaces:
Restarting
Restarting
Commit
·
f925355
1
Parent(s):
6a04a88
UPDATE requirements.txt
Browse files- requirements.txt +69 -0
requirements.txt
CHANGED
@@ -1,17 +1,23 @@
|
|
|
|
1 |
aiofiles==24.1.0
|
2 |
aiohappyeyeballs==2.6.1
|
3 |
aiohttp==3.11.14
|
4 |
aiosignal==1.3.2
|
|
|
5 |
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
7 |
asgiref==3.8.1
|
8 |
asttokens==3.0.0
|
9 |
attrs==25.3.0
|
|
|
10 |
backoff==2.2.1
|
11 |
bcrypt==4.3.0
|
12 |
beautifulsoup4==4.13.3
|
|
|
|
|
13 |
build==1.2.2.post1
|
14 |
cachetools==5.5.2
|
|
|
15 |
certifi==2025.1.31
|
16 |
cffi==1.17.1
|
17 |
chardet==5.2.0
|
@@ -19,18 +25,29 @@ charset-normalizer==3.4.1
|
|
19 |
chroma-hnswlib==0.7.6
|
20 |
chromadb==0.6.3
|
21 |
click==8.1.8
|
|
|
|
|
22 |
coloredlogs==15.0.1
|
23 |
comm==0.2.2
|
|
|
24 |
cryptography==44.0.2
|
|
|
|
|
|
|
|
|
25 |
dataclasses-json==0.6.7
|
26 |
debugpy==1.8.13
|
27 |
decorator==5.2.1
|
28 |
Deprecated==1.2.18
|
29 |
distro==1.9.0
|
|
|
30 |
dnspython==2.7.0
|
|
|
31 |
durationpy==0.9
|
32 |
email_validator==2.2.0
|
33 |
emoji==2.14.1
|
|
|
|
|
34 |
eval_type_backport==0.2.2
|
35 |
executing==2.2.0
|
36 |
fastapi==0.115.12
|
@@ -40,6 +57,8 @@ filetype==1.2.0
|
|
40 |
flatbuffers==25.2.10
|
41 |
frozenlist==1.5.0
|
42 |
fsspec==2025.3.0
|
|
|
|
|
43 |
google-ai-generativelanguage==0.6.17
|
44 |
google-api-core==2.24.2
|
45 |
google-auth==2.38.0
|
@@ -59,17 +78,22 @@ humanfriendly==10.0
|
|
59 |
idna==3.10
|
60 |
importlib_metadata==8.6.1
|
61 |
importlib_resources==6.5.2
|
|
|
62 |
ipykernel==6.29.5
|
63 |
ipython==9.0.2
|
64 |
ipython_pygments_lexers==1.1.1
|
|
|
65 |
itsdangerous==2.2.0
|
66 |
jedi==0.19.2
|
67 |
Jinja2==3.1.6
|
68 |
joblib==1.4.2
|
69 |
jsonpatch==1.33
|
70 |
jsonpointer==3.0.0
|
|
|
|
|
71 |
jupyter_client==8.6.3
|
72 |
jupyter_core==5.7.2
|
|
|
73 |
kubernetes==32.0.1
|
74 |
langchain==0.3.21
|
75 |
langchain-community==0.3.20
|
@@ -77,22 +101,35 @@ langchain-core==0.3.48
|
|
77 |
langchain-google-genai==2.1.1
|
78 |
langchain-huggingface==0.1.2
|
79 |
langchain-text-splitters==0.3.7
|
|
|
80 |
langdetect==1.0.9
|
|
|
|
|
|
|
|
|
81 |
langsmith==0.3.18
|
|
|
|
|
|
|
82 |
lxml==5.3.1
|
|
|
83 |
markdown-it-py==3.0.0
|
84 |
MarkupSafe==3.0.2
|
85 |
marshmallow==3.26.1
|
86 |
matplotlib-inline==0.1.7
|
87 |
mdurl==0.1.2
|
|
|
88 |
mmh3==5.1.0
|
89 |
monotonic==1.6
|
90 |
mpmath==1.3.0
|
91 |
multidict==6.2.0
|
|
|
92 |
mypy-extensions==1.0.0
|
|
|
93 |
nest-asyncio==1.6.0
|
94 |
networkx==3.4.2
|
95 |
nltk==3.9.1
|
|
|
96 |
numpy==2.2.4
|
97 |
nvidia-cublas-cu12==12.4.5.8
|
98 |
nvidia-cuda-cupti-cu12==12.4.127
|
@@ -121,13 +158,18 @@ opentelemetry-sdk==1.31.1
|
|
121 |
opentelemetry-semantic-conventions==0.52b1
|
122 |
opentelemetry-util-http==0.52b1
|
123 |
orjson==3.10.16
|
|
|
124 |
overrides==7.7.0
|
125 |
packaging==24.2
|
|
|
126 |
parso==0.8.4
|
127 |
pexpect==4.9.0
|
|
|
128 |
pillow==11.1.0
|
129 |
platformdirs==4.3.7
|
|
|
130 |
posthog==3.21.0
|
|
|
131 |
prompt_toolkit==3.0.50
|
132 |
propcache==0.3.1
|
133 |
proto-plus==1.26.1
|
@@ -135,6 +177,7 @@ protobuf==5.29.4
|
|
135 |
psutil==7.0.0
|
136 |
ptyprocess==0.7.0
|
137 |
pure_eval==0.2.3
|
|
|
138 |
pyasn1==0.6.1
|
139 |
pyasn1_modules==0.4.1
|
140 |
pycparser==2.22
|
@@ -142,10 +185,13 @@ pydantic==2.10.6
|
|
142 |
pydantic-extra-types==2.10.3
|
143 |
pydantic-settings==2.8.1
|
144 |
pydantic_core==2.27.2
|
|
|
145 |
Pygments==2.19.1
|
|
|
146 |
pypdf==5.4.0
|
147 |
PyPika==0.48.9
|
148 |
pyproject_hooks==1.2.0
|
|
|
149 |
python-dateutil==2.9.0.post0
|
150 |
python-docx==1.1.2
|
151 |
python-dotenv==1.1.0
|
@@ -153,32 +199,49 @@ python-iso639==2025.2.18
|
|
153 |
python-magic==0.4.27
|
154 |
python-multipart==0.0.20
|
155 |
python-oxmsg==0.0.2
|
|
|
156 |
PyYAML==6.0.2
|
157 |
pyzmq==26.3.0
|
158 |
RapidFuzz==3.12.2
|
|
|
|
|
159 |
regex==2024.11.6
|
160 |
requests==2.32.3
|
161 |
requests-oauthlib==2.0.0
|
162 |
requests-toolbelt==1.0.0
|
|
|
163 |
rich==13.9.4
|
164 |
rich-toolkit==0.13.2
|
|
|
165 |
rsa==4.9
|
166 |
safetensors==0.5.3
|
167 |
scikit-learn==1.6.1
|
168 |
scipy==1.15.2
|
|
|
169 |
sentence-transformers==3.4.1
|
170 |
setuptools==78.1.0
|
171 |
shellingham==1.5.4
|
172 |
six==1.17.0
|
|
|
|
|
173 |
sniffio==1.3.1
|
|
|
174 |
soupsieve==2.6
|
|
|
|
|
|
|
|
|
175 |
SQLAlchemy==2.0.39
|
|
|
176 |
stack-data==0.6.3
|
177 |
starlette==0.46.1
|
|
|
178 |
sympy==1.13.1
|
179 |
tenacity==9.0.0
|
|
|
180 |
threadpoolctl==3.6.0
|
181 |
tokenizers==0.21.1
|
|
|
182 |
torch==2.6.0
|
183 |
tornado==6.4.2
|
184 |
tqdm==4.67.1
|
@@ -189,18 +252,24 @@ typer==0.15.2
|
|
189 |
typing-inspect==0.9.0
|
190 |
typing-inspection==0.4.0
|
191 |
typing_extensions==4.13.0
|
|
|
192 |
ujson==5.10.0
|
193 |
unstructured==0.17.2
|
194 |
unstructured-client==0.31.3
|
|
|
195 |
urllib3==2.3.0
|
196 |
uvicorn==0.34.0
|
197 |
uvloop==0.21.0
|
|
|
|
|
198 |
watchfiles==1.0.4
|
199 |
wcwidth==0.2.13
|
|
|
200 |
webencodings==0.5.1
|
201 |
websocket-client==1.8.0
|
202 |
websockets==15.0.1
|
203 |
wrapt==1.17.2
|
|
|
204 |
yarl==1.18.3
|
205 |
zipp==3.21.0
|
206 |
zstandard==0.23.0
|
|
|
1 |
+
addict==2.4.0
|
2 |
aiofiles==24.1.0
|
3 |
aiohappyeyeballs==2.6.1
|
4 |
aiohttp==3.11.14
|
5 |
aiosignal==1.3.2
|
6 |
+
altair==5.5.0
|
7 |
annotated-types==0.7.0
|
8 |
anyio==4.9.0
|
9 |
asgiref==3.8.1
|
10 |
asttokens==3.0.0
|
11 |
attrs==25.3.0
|
12 |
+
babel==2.17.0
|
13 |
backoff==2.2.1
|
14 |
bcrypt==4.3.0
|
15 |
beautifulsoup4==4.13.3
|
16 |
+
blinker==1.9.0
|
17 |
+
blis==1.3.0
|
18 |
build==1.2.2.post1
|
19 |
cachetools==5.5.2
|
20 |
+
catalogue==2.0.10
|
21 |
certifi==2025.1.31
|
22 |
cffi==1.17.1
|
23 |
chardet==5.2.0
|
|
|
25 |
chroma-hnswlib==0.7.6
|
26 |
chromadb==0.6.3
|
27 |
click==8.1.8
|
28 |
+
cloudpathlib==0.21.0
|
29 |
+
colorama==0.4.6
|
30 |
coloredlogs==15.0.1
|
31 |
comm==0.2.2
|
32 |
+
confection==0.1.5
|
33 |
cryptography==44.0.2
|
34 |
+
csvw==3.5.1
|
35 |
+
curated-tokenizers==0.0.9
|
36 |
+
curated-transformers==0.1.1
|
37 |
+
cymem==2.0.11
|
38 |
dataclasses-json==0.6.7
|
39 |
debugpy==1.8.13
|
40 |
decorator==5.2.1
|
41 |
Deprecated==1.2.18
|
42 |
distro==1.9.0
|
43 |
+
dlinfo==2.0.0
|
44 |
dnspython==2.7.0
|
45 |
+
docopt==0.6.2
|
46 |
durationpy==0.9
|
47 |
email_validator==2.2.0
|
48 |
emoji==2.14.1
|
49 |
+
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|
50 |
+
espeakng-loader==0.2.4
|
51 |
eval_type_backport==0.2.2
|
52 |
executing==2.2.0
|
53 |
fastapi==0.115.12
|
|
|
57 |
flatbuffers==25.2.10
|
58 |
frozenlist==1.5.0
|
59 |
fsspec==2025.3.0
|
60 |
+
gitdb==4.0.12
|
61 |
+
GitPython==3.1.44
|
62 |
google-ai-generativelanguage==0.6.17
|
63 |
google-api-core==2.24.2
|
64 |
google-auth==2.38.0
|
|
|
78 |
idna==3.10
|
79 |
importlib_metadata==8.6.1
|
80 |
importlib_resources==6.5.2
|
81 |
+
iniconfig==2.1.0
|
82 |
ipykernel==6.29.5
|
83 |
ipython==9.0.2
|
84 |
ipython_pygments_lexers==1.1.1
|
85 |
+
isodate==0.7.2
|
86 |
itsdangerous==2.2.0
|
87 |
jedi==0.19.2
|
88 |
Jinja2==3.1.6
|
89 |
joblib==1.4.2
|
90 |
jsonpatch==1.33
|
91 |
jsonpointer==3.0.0
|
92 |
+
jsonschema==4.23.0
|
93 |
+
jsonschema-specifications==2024.10.1
|
94 |
jupyter_client==8.6.3
|
95 |
jupyter_core==5.7.2
|
96 |
+
kokoro==0.9.4
|
97 |
kubernetes==32.0.1
|
98 |
langchain==0.3.21
|
99 |
langchain-community==0.3.20
|
|
|
101 |
langchain-google-genai==2.1.1
|
102 |
langchain-huggingface==0.1.2
|
103 |
langchain-text-splitters==0.3.7
|
104 |
+
langcodes==3.5.0
|
105 |
langdetect==1.0.9
|
106 |
+
langgraph==0.3.21
|
107 |
+
langgraph-checkpoint==2.0.23
|
108 |
+
langgraph-prebuilt==0.1.7
|
109 |
+
langgraph-sdk==0.1.60
|
110 |
langsmith==0.3.18
|
111 |
+
language-tags==1.2.0
|
112 |
+
language_data==1.3.0
|
113 |
+
loguru==0.7.3
|
114 |
lxml==5.3.1
|
115 |
+
marisa-trie==1.2.1
|
116 |
markdown-it-py==3.0.0
|
117 |
MarkupSafe==3.0.2
|
118 |
marshmallow==3.26.1
|
119 |
matplotlib-inline==0.1.7
|
120 |
mdurl==0.1.2
|
121 |
+
misaki==0.9.4
|
122 |
mmh3==5.1.0
|
123 |
monotonic==1.6
|
124 |
mpmath==1.3.0
|
125 |
multidict==6.2.0
|
126 |
+
murmurhash==1.0.12
|
127 |
mypy-extensions==1.0.0
|
128 |
+
narwhals==1.33.0
|
129 |
nest-asyncio==1.6.0
|
130 |
networkx==3.4.2
|
131 |
nltk==3.9.1
|
132 |
+
num2words==0.5.14
|
133 |
numpy==2.2.4
|
134 |
nvidia-cublas-cu12==12.4.5.8
|
135 |
nvidia-cuda-cupti-cu12==12.4.127
|
|
|
158 |
opentelemetry-semantic-conventions==0.52b1
|
159 |
opentelemetry-util-http==0.52b1
|
160 |
orjson==3.10.16
|
161 |
+
ormsgpack==1.9.1
|
162 |
overrides==7.7.0
|
163 |
packaging==24.2
|
164 |
+
pandas==2.2.3
|
165 |
parso==0.8.4
|
166 |
pexpect==4.9.0
|
167 |
+
phonemizer-fork==3.3.2
|
168 |
pillow==11.1.0
|
169 |
platformdirs==4.3.7
|
170 |
+
pluggy==1.5.0
|
171 |
posthog==3.21.0
|
172 |
+
preshed==3.0.9
|
173 |
prompt_toolkit==3.0.50
|
174 |
propcache==0.3.1
|
175 |
proto-plus==1.26.1
|
|
|
177 |
psutil==7.0.0
|
178 |
ptyprocess==0.7.0
|
179 |
pure_eval==0.2.3
|
180 |
+
pyarrow==19.0.1
|
181 |
pyasn1==0.6.1
|
182 |
pyasn1_modules==0.4.1
|
183 |
pycparser==2.22
|
|
|
185 |
pydantic-extra-types==2.10.3
|
186 |
pydantic-settings==2.8.1
|
187 |
pydantic_core==2.27.2
|
188 |
+
pydeck==0.9.1
|
189 |
Pygments==2.19.1
|
190 |
+
pyparsing==3.2.3
|
191 |
pypdf==5.4.0
|
192 |
PyPika==0.48.9
|
193 |
pyproject_hooks==1.2.0
|
194 |
+
pytest==8.3.5
|
195 |
python-dateutil==2.9.0.post0
|
196 |
python-docx==1.1.2
|
197 |
python-dotenv==1.1.0
|
|
|
199 |
python-magic==0.4.27
|
200 |
python-multipart==0.0.20
|
201 |
python-oxmsg==0.0.2
|
202 |
+
pytz==2025.2
|
203 |
PyYAML==6.0.2
|
204 |
pyzmq==26.3.0
|
205 |
RapidFuzz==3.12.2
|
206 |
+
rdflib==7.1.4
|
207 |
+
referencing==0.36.2
|
208 |
regex==2024.11.6
|
209 |
requests==2.32.3
|
210 |
requests-oauthlib==2.0.0
|
211 |
requests-toolbelt==1.0.0
|
212 |
+
rfc3986==1.5.0
|
213 |
rich==13.9.4
|
214 |
rich-toolkit==0.13.2
|
215 |
+
rpds-py==0.24.0
|
216 |
rsa==4.9
|
217 |
safetensors==0.5.3
|
218 |
scikit-learn==1.6.1
|
219 |
scipy==1.15.2
|
220 |
+
segments==2.3.0
|
221 |
sentence-transformers==3.4.1
|
222 |
setuptools==78.1.0
|
223 |
shellingham==1.5.4
|
224 |
six==1.17.0
|
225 |
+
smart-open==7.1.0
|
226 |
+
smmap==5.0.2
|
227 |
sniffio==1.3.1
|
228 |
+
soundfile==0.13.1
|
229 |
soupsieve==2.6
|
230 |
+
spacy==3.8.5
|
231 |
+
spacy-curated-transformers==0.3.0
|
232 |
+
spacy-legacy==3.0.12
|
233 |
+
spacy-loggers==1.0.5
|
234 |
SQLAlchemy==2.0.39
|
235 |
+
srsly==2.5.1
|
236 |
stack-data==0.6.3
|
237 |
starlette==0.46.1
|
238 |
+
streamlit==1.44.1
|
239 |
sympy==1.13.1
|
240 |
tenacity==9.0.0
|
241 |
+
thinc==8.3.6
|
242 |
threadpoolctl==3.6.0
|
243 |
tokenizers==0.21.1
|
244 |
+
toml==0.10.2
|
245 |
torch==2.6.0
|
246 |
tornado==6.4.2
|
247 |
tqdm==4.67.1
|
|
|
252 |
typing-inspect==0.9.0
|
253 |
typing-inspection==0.4.0
|
254 |
typing_extensions==4.13.0
|
255 |
+
tzdata==2025.2
|
256 |
ujson==5.10.0
|
257 |
unstructured==0.17.2
|
258 |
unstructured-client==0.31.3
|
259 |
+
uritemplate==4.1.1
|
260 |
urllib3==2.3.0
|
261 |
uvicorn==0.34.0
|
262 |
uvloop==0.21.0
|
263 |
+
wasabi==1.1.3
|
264 |
+
watchdog==6.0.0
|
265 |
watchfiles==1.0.4
|
266 |
wcwidth==0.2.13
|
267 |
+
weasel==0.4.1
|
268 |
webencodings==0.5.1
|
269 |
websocket-client==1.8.0
|
270 |
websockets==15.0.1
|
271 |
wrapt==1.17.2
|
272 |
+
xxhash==3.5.0
|
273 |
yarl==1.18.3
|
274 |
zipp==3.21.0
|
275 |
zstandard==0.23.0
|