Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -63
requirements.txt
CHANGED
@@ -1,69 +1,6 @@
|
|
1 |
-
aiofiles==24.1.0
|
2 |
-
annotated-types==0.7.0
|
3 |
-
anyio==4.9.0
|
4 |
-
beautifulsoup4==4.13.3
|
5 |
-
certifi==2025.1.31
|
6 |
-
charset-normalizer==3.4.1
|
7 |
-
click==8.1.8
|
8 |
-
contourpy==1.3.1
|
9 |
-
cycler==0.12.1
|
10 |
-
exceptiongroup==1.2.2
|
11 |
-
fastapi==0.115.12
|
12 |
-
ffmpy==0.5.0
|
13 |
-
filelock==3.18.0
|
14 |
-
fonttools==4.57.0
|
15 |
-
frozendict==2.4.6
|
16 |
-
fsspec==2025.3.2
|
17 |
gradio==5.24.0
|
18 |
-
gradio_client==1.8.0
|
19 |
-
groovy==0.1.2
|
20 |
-
h11==0.14.0
|
21 |
-
httpcore==1.0.7
|
22 |
-
httpx==0.28.1
|
23 |
-
huggingface-hub==0.30.2
|
24 |
-
idna==3.10
|
25 |
-
Jinja2==3.1.6
|
26 |
-
kiwisolver==1.4.8
|
27 |
-
markdown-it-py==3.0.0
|
28 |
-
MarkupSafe==3.0.2
|
29 |
matplotlib==3.10.1
|
30 |
-
mdurl==0.1.2
|
31 |
-
multitasking==0.0.11
|
32 |
-
narwhals==1.34.1
|
33 |
numpy==2.2.4
|
34 |
-
orjson==3.10.16
|
35 |
-
packaging==24.2
|
36 |
pandas==2.2.3
|
37 |
-
peewee==3.17.9
|
38 |
-
pillow==11.1.0
|
39 |
-
platformdirs==4.3.7
|
40 |
plotly==6.0.1
|
41 |
-
pydantic==2.11.3
|
42 |
-
pydantic_core==2.33.1
|
43 |
-
pydub==0.25.1
|
44 |
-
Pygments==2.19.1
|
45 |
-
pyparsing==3.2.3
|
46 |
-
python-dateutil==2.9.0.post0
|
47 |
-
python-multipart==0.0.20
|
48 |
-
pytz==2025.2
|
49 |
-
PyYAML==6.0.2
|
50 |
-
requests==2.32.3
|
51 |
-
rich==14.0.0
|
52 |
-
ruff==0.11.5
|
53 |
-
safehttpx==0.1.6
|
54 |
-
semantic-version==2.10.0
|
55 |
-
shellingham==1.5.4
|
56 |
-
six==1.17.0
|
57 |
-
sniffio==1.3.1
|
58 |
-
soupsieve==2.6
|
59 |
-
starlette==0.46.1
|
60 |
-
tomlkit==0.13.2
|
61 |
-
tqdm==4.67.1
|
62 |
-
typer==0.15.2
|
63 |
-
typing-inspection==0.4.0
|
64 |
-
typing_extensions==4.13.2
|
65 |
-
tzdata==2025.2
|
66 |
-
urllib3==2.4.0
|
67 |
-
uvicorn==0.34.0
|
68 |
-
websockets==15.0.1
|
69 |
yfinance==0.2.55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==5.24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
matplotlib==3.10.1
|
|
|
|
|
|
|
3 |
numpy==2.2.4
|
|
|
|
|
4 |
pandas==2.2.3
|
|
|
|
|
|
|
5 |
plotly==6.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
yfinance==0.2.55
|