Update requirements.txt
Browse files- requirements.txt +3 -23
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
accelerate==1.1.1
|
2 |
-
aiofiles==
|
3 |
aiohappyeyeballs==2.4.4
|
4 |
aiohttp==3.11.10
|
5 |
aiosignal==1.3.1
|
@@ -7,32 +7,25 @@ annotated-types==0.7.0
|
|
7 |
anyio==4.7.0
|
8 |
async-timeout==4.0.3
|
9 |
attrs==24.2.0
|
10 |
-
backoff==2.2.1
|
11 |
beautifulsoup4==4.12.3
|
12 |
bitsandbytes==0.45.0
|
13 |
blessed==1.20.0
|
14 |
cachetools==5.5.2
|
15 |
certifi==2024.8.30
|
16 |
-
cffi==1.17.1
|
17 |
-
chardet==5.2.0
|
18 |
charset-normalizer==3.4.0
|
19 |
click==8.1.7
|
20 |
cloudpickle==3.1.1
|
21 |
contourpy==1.3.0
|
22 |
-
cryptography==45.0.2
|
23 |
cycler==0.12.1
|
24 |
dataclasses-json==0.6.7
|
25 |
datasets==3.3.1
|
26 |
dill==0.3.8
|
27 |
diskcache==5.6.3
|
28 |
distro==1.9.0
|
29 |
-
docx2txt==0.9
|
30 |
-
emoji==2.14.1
|
31 |
exceptiongroup==1.2.2
|
32 |
fastapi==0.115.6
|
33 |
ffmpy==0.4.0
|
34 |
filelock==3.16.1
|
35 |
-
filetype==1.2.0
|
36 |
fonttools==4.55.2
|
37 |
frozenlist==1.5.0
|
38 |
fsspec==2024.10.0
|
@@ -41,7 +34,6 @@ gradio==4.44.0
|
|
41 |
gradio_client==1.3.0
|
42 |
greenlet==3.1.1
|
43 |
h11==0.14.0
|
44 |
-
html5lib==1.1
|
45 |
httpcore==1.0.7
|
46 |
httptools==0.6.4
|
47 |
httpx==0.27.2
|
@@ -54,7 +46,6 @@ interegular==0.3.3
|
|
54 |
Jinja2==3.1.4
|
55 |
jiter==0.8.2
|
56 |
joblib==1.4.2
|
57 |
-
jq==1.8.0
|
58 |
jsonpatch==1.33
|
59 |
jsonpointer==3.0.0
|
60 |
jsonschema==4.23.0
|
@@ -65,7 +56,6 @@ langchain-community==0.3.2
|
|
65 |
langchain-core==0.3.10
|
66 |
langchain-openai==0.2.0
|
67 |
langchain-text-splitters==0.3.0
|
68 |
-
langdetect==1.0.9
|
69 |
langsmith==0.1.147
|
70 |
lark==1.2.2
|
71 |
llvmlite==0.43.0
|
@@ -102,7 +92,6 @@ nvidia-ml-py==12.570.86
|
|
102 |
nvidia-nccl-cu12==2.20.5
|
103 |
nvidia-nvjitlink-cu12==12.6.85
|
104 |
nvidia-nvtx-cu12==12.1.105
|
105 |
-
olefile==0.47
|
106 |
ollama==0.4.7
|
107 |
openai==1.55.3
|
108 |
orjson==3.10.12
|
@@ -121,10 +110,9 @@ py-cpuinfo==9.0.0
|
|
121 |
pyairports==2.1.1
|
122 |
pyarrow==19.0.1
|
123 |
pycountry==24.6.1
|
124 |
-
|
125 |
-
pydantic==2.11.5
|
126 |
pydantic-settings==2.6.1
|
127 |
-
pydantic_core==2.
|
128 |
pydub==0.25.1
|
129 |
Pygments==2.18.0
|
130 |
PyJWT==2.8.0
|
@@ -134,10 +122,7 @@ PyPDF2==3.0.1
|
|
134 |
pytest==8.2.2
|
135 |
python-dateutil==2.9.0.post0
|
136 |
python-dotenv==1.0.1
|
137 |
-
python-iso639==2025.2.18
|
138 |
-
python-magic==0.4.27
|
139 |
python-multipart==0.0.19
|
140 |
-
python-oxmsg==0.0.2
|
141 |
pytz==2024.2
|
142 |
PyYAML==6.0.2
|
143 |
pyzmq==26.2.1
|
@@ -176,11 +161,8 @@ transformers==4.44.0
|
|
176 |
triton==3.0.0
|
177 |
typer==0.15.1
|
178 |
typing-inspect==0.9.0
|
179 |
-
typing-inspection==0.4.1
|
180 |
typing_extensions==4.12.2
|
181 |
tzdata==2024.2
|
182 |
-
unstructured==0.17.2
|
183 |
-
unstructured-client==0.35.0
|
184 |
urllib3==2.2.3
|
185 |
uvicorn==0.32.1
|
186 |
uvloop==0.21.0
|
@@ -188,9 +170,7 @@ vllm==0.6.0
|
|
188 |
vllm-flash-attn==2.6.1
|
189 |
watchfiles==1.0.4
|
190 |
wcwidth==0.2.13
|
191 |
-
webencodings==0.5.1
|
192 |
websockets==12.0
|
193 |
-
wrapt==1.17.2
|
194 |
xformers==0.0.27.post2
|
195 |
xxhash==3.5.0
|
196 |
yarl==1.18.3
|
|
|
1 |
accelerate==1.1.1
|
2 |
+
aiofiles==23.2.1
|
3 |
aiohappyeyeballs==2.4.4
|
4 |
aiohttp==3.11.10
|
5 |
aiosignal==1.3.1
|
|
|
7 |
anyio==4.7.0
|
8 |
async-timeout==4.0.3
|
9 |
attrs==24.2.0
|
|
|
10 |
beautifulsoup4==4.12.3
|
11 |
bitsandbytes==0.45.0
|
12 |
blessed==1.20.0
|
13 |
cachetools==5.5.2
|
14 |
certifi==2024.8.30
|
|
|
|
|
15 |
charset-normalizer==3.4.0
|
16 |
click==8.1.7
|
17 |
cloudpickle==3.1.1
|
18 |
contourpy==1.3.0
|
|
|
19 |
cycler==0.12.1
|
20 |
dataclasses-json==0.6.7
|
21 |
datasets==3.3.1
|
22 |
dill==0.3.8
|
23 |
diskcache==5.6.3
|
24 |
distro==1.9.0
|
|
|
|
|
25 |
exceptiongroup==1.2.2
|
26 |
fastapi==0.115.6
|
27 |
ffmpy==0.4.0
|
28 |
filelock==3.16.1
|
|
|
29 |
fonttools==4.55.2
|
30 |
frozenlist==1.5.0
|
31 |
fsspec==2024.10.0
|
|
|
34 |
gradio_client==1.3.0
|
35 |
greenlet==3.1.1
|
36 |
h11==0.14.0
|
|
|
37 |
httpcore==1.0.7
|
38 |
httptools==0.6.4
|
39 |
httpx==0.27.2
|
|
|
46 |
Jinja2==3.1.4
|
47 |
jiter==0.8.2
|
48 |
joblib==1.4.2
|
|
|
49 |
jsonpatch==1.33
|
50 |
jsonpointer==3.0.0
|
51 |
jsonschema==4.23.0
|
|
|
56 |
langchain-core==0.3.10
|
57 |
langchain-openai==0.2.0
|
58 |
langchain-text-splitters==0.3.0
|
|
|
59 |
langsmith==0.1.147
|
60 |
lark==1.2.2
|
61 |
llvmlite==0.43.0
|
|
|
92 |
nvidia-nccl-cu12==2.20.5
|
93 |
nvidia-nvjitlink-cu12==12.6.85
|
94 |
nvidia-nvtx-cu12==12.1.105
|
|
|
95 |
ollama==0.4.7
|
96 |
openai==1.55.3
|
97 |
orjson==3.10.12
|
|
|
110 |
pyairports==2.1.1
|
111 |
pyarrow==19.0.1
|
112 |
pycountry==24.6.1
|
113 |
+
pydantic==2.10.3
|
|
|
114 |
pydantic-settings==2.6.1
|
115 |
+
pydantic_core==2.27.1
|
116 |
pydub==0.25.1
|
117 |
Pygments==2.18.0
|
118 |
PyJWT==2.8.0
|
|
|
122 |
pytest==8.2.2
|
123 |
python-dateutil==2.9.0.post0
|
124 |
python-dotenv==1.0.1
|
|
|
|
|
125 |
python-multipart==0.0.19
|
|
|
126 |
pytz==2024.2
|
127 |
PyYAML==6.0.2
|
128 |
pyzmq==26.2.1
|
|
|
161 |
triton==3.0.0
|
162 |
typer==0.15.1
|
163 |
typing-inspect==0.9.0
|
|
|
164 |
typing_extensions==4.12.2
|
165 |
tzdata==2024.2
|
|
|
|
|
166 |
urllib3==2.2.3
|
167 |
uvicorn==0.32.1
|
168 |
uvloop==0.21.0
|
|
|
170 |
vllm-flash-attn==2.6.1
|
171 |
watchfiles==1.0.4
|
172 |
wcwidth==0.2.13
|
|
|
173 |
websockets==12.0
|
|
|
174 |
xformers==0.0.27.post2
|
175 |
xxhash==3.5.0
|
176 |
yarl==1.18.3
|