Spaces:
Sleeping
Sleeping
Packages
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ aiohttp==3.11.18
|
|
4 |
aiosignal==1.3.2
|
5 |
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
|
|
7 |
attrs==25.3.0
|
8 |
beautifulsoup4==4.13.4
|
9 |
certifi==2025.4.26
|
@@ -18,6 +19,7 @@ deprecation==2.1.0
|
|
18 |
duckduckgo_search==8.0.2
|
19 |
eyeD3==0.9.8
|
20 |
fastapi==0.115.12
|
|
|
21 |
ffmpy==0.5.0
|
22 |
filelock==3.18.0
|
23 |
filetype==1.2.0
|
@@ -93,6 +95,7 @@ safehttpx==0.1.6
|
|
93 |
scikit-learn==1.6.1
|
94 |
scipy==1.15.3
|
95 |
semantic-version==2.10.0
|
|
|
96 |
shellingham==1.5.4
|
97 |
six==1.17.0
|
98 |
sklearn-compat==0.1.3
|
|
|
4 |
aiosignal==1.3.2
|
5 |
annotated-types==0.7.0
|
6 |
anyio==4.9.0
|
7 |
+
arxiv==2.2.0
|
8 |
attrs==25.3.0
|
9 |
beautifulsoup4==4.13.4
|
10 |
certifi==2025.4.26
|
|
|
19 |
duckduckgo_search==8.0.2
|
20 |
eyeD3==0.9.8
|
21 |
fastapi==0.115.12
|
22 |
+
feedparser==6.0.11
|
23 |
ffmpy==0.5.0
|
24 |
filelock==3.18.0
|
25 |
filetype==1.2.0
|
|
|
95 |
scikit-learn==1.6.1
|
96 |
scipy==1.15.3
|
97 |
semantic-version==2.10.0
|
98 |
+
sgmllib3k==1.0.0
|
99 |
shellingham==1.5.4
|
100 |
six==1.17.0
|
101 |
sklearn-compat==0.1.3
|