Spaces:
Sleeping
Sleeping
sdmadhav commited on
Commit ·
ecc5017
1
Parent(s): 230657f
app
Browse files- requirements.txt +1 -84
requirements.txt
CHANGED
|
@@ -1,86 +1,3 @@
|
|
| 1 |
-
aiofiles==24.1.0
|
| 2 |
-
annotated-types==0.7.0
|
| 3 |
-
anyio==4.9.0
|
| 4 |
-
asyncio==3.4.3
|
| 5 |
-
beautifulsoup4==4.13.4
|
| 6 |
-
blinker==1.9.0
|
| 7 |
-
cachetools==5.5.2
|
| 8 |
-
certifi==2025.6.15
|
| 9 |
-
charset-normalizer==3.4.2
|
| 10 |
-
click==8.2.1
|
| 11 |
-
colorama==0.4.6
|
| 12 |
-
fastapi==0.115.13
|
| 13 |
-
ffmpy==0.6.0
|
| 14 |
-
filelock==3.18.0
|
| 15 |
-
Flask==3.1.1
|
| 16 |
-
flask-cors==6.0.1
|
| 17 |
-
fsspec==2025.5.1
|
| 18 |
-
google-api-core==2.25.1
|
| 19 |
-
google-api-python-client==2.173.0
|
| 20 |
-
google-auth==2.40.3
|
| 21 |
-
google-auth-httplib2==0.2.0
|
| 22 |
-
googleapis-common-protos==1.70.0
|
| 23 |
gradio==5.34.2
|
| 24 |
-
gradio_client==1.10.3
|
| 25 |
-
groovy==0.1.2
|
| 26 |
-
h11==0.16.0
|
| 27 |
-
httpcore==1.0.9
|
| 28 |
-
httplib2==0.22.0
|
| 29 |
-
httpx==0.28.1
|
| 30 |
-
huggingface-hub==0.33.0
|
| 31 |
-
idna==3.10
|
| 32 |
-
itsdangerous==2.2.0
|
| 33 |
-
Jinja2==3.1.6
|
| 34 |
-
lxml==5.4.0
|
| 35 |
-
markdown-it-py==3.0.0
|
| 36 |
-
MarkupSafe==3.0.2
|
| 37 |
-
mdurl==0.1.2
|
| 38 |
-
numpy==2.3.0
|
| 39 |
-
orjson==3.10.18
|
| 40 |
-
packaging==25.0
|
| 41 |
-
pandas==2.3.0
|
| 42 |
-
pillow==11.2.1
|
| 43 |
-
praw==7.8.1
|
| 44 |
-
prawcore==2.4.0
|
| 45 |
-
proto-plus==1.26.1
|
| 46 |
-
protobuf==6.31.1
|
| 47 |
-
pyaes==1.6.1
|
| 48 |
-
pyasn1==0.6.1
|
| 49 |
-
pyasn1_modules==0.4.2
|
| 50 |
-
pydantic==2.11.7
|
| 51 |
-
pydantic_core==2.33.2
|
| 52 |
-
pydub==0.25.1
|
| 53 |
-
Pygments==2.19.2
|
| 54 |
-
pyparsing==3.2.3
|
| 55 |
-
PySocks==1.7.1
|
| 56 |
-
python-dateutil==2.9.0.post0
|
| 57 |
-
python-multipart==0.0.20
|
| 58 |
-
pytrends==4.9.2
|
| 59 |
-
pytz==2025.2
|
| 60 |
-
PyYAML==6.0.2
|
| 61 |
-
requests==2.32.4
|
| 62 |
-
rich==14.0.0
|
| 63 |
-
rsa==4.9.1
|
| 64 |
-
ruff==0.12.0
|
| 65 |
-
safehttpx==0.1.6
|
| 66 |
-
semantic-version==2.10.0
|
| 67 |
-
shellingham==1.5.4
|
| 68 |
-
six==1.17.0
|
| 69 |
-
sniffio==1.3.1
|
| 70 |
-
snscrape==0.7.0.20230622
|
| 71 |
-
soupsieve==2.7
|
| 72 |
-
starlette==0.46.2
|
| 73 |
Telethon==1.40.0
|
| 74 |
-
|
| 75 |
-
tqdm==4.67.1
|
| 76 |
-
typer==0.16.0
|
| 77 |
-
typing-inspection==0.4.1
|
| 78 |
-
typing_extensions==4.14.0
|
| 79 |
-
tzdata==2025.2
|
| 80 |
-
update-checker==0.18.0
|
| 81 |
-
uritemplate==4.2.0
|
| 82 |
-
urllib3==2.5.0
|
| 83 |
-
uvicorn==0.34.3
|
| 84 |
-
websocket-client==1.8.0
|
| 85 |
-
websockets==15.0.1
|
| 86 |
-
Werkzeug==3.1.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==5.34.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
Telethon==1.40.0
|
| 3 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|