khushininebit commited on
Commit
5cef36c
·
verified ·
1 Parent(s): f74ae1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +61 -3
requirements.txt CHANGED
@@ -1,3 +1,61 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ annotated-types==0.7.0
3
+ anyio==4.9.0
4
+ certifi==2025.6.15
5
+ cffi==1.17.1
6
+ charset-normalizer==3.4.2
7
+ click==8.2.1
8
+ colorama==0.4.6
9
+ cryptography==45.0.5
10
+ fastapi==0.115.14
11
+ ffmpy==0.6.0
12
+ filelock==3.18.0
13
+ fsspec==2025.5.1
14
+ gradio==5.35.0
15
+ gradio_client==1.10.4
16
+ groovy==0.1.2
17
+ h11==0.16.0
18
+ httpcore==1.0.9
19
+ httpx==0.28.1
20
+ huggingface-hub==0.33.2
21
+ idna==3.10
22
+ Jinja2==3.1.6
23
+ markdown-it-py==3.0.0
24
+ MarkupSafe==3.0.2
25
+ mdurl==0.1.2
26
+ msal==1.32.3
27
+ ninebit-ciq==1.1.0
28
+ numpy==2.3.1
29
+ orjson==3.10.18
30
+ packaging==25.0
31
+ pandas==2.3.0
32
+ pillow==11.3.0
33
+ pycparser==2.22
34
+ pydantic==2.11.7
35
+ pydantic_core==2.33.2
36
+ pydub==0.25.1
37
+ Pygments==2.19.2
38
+ PyJWT==2.10.1
39
+ python-dateutil==2.9.0.post0
40
+ python-dotenv==1.1.1
41
+ python-multipart==0.0.20
42
+ pytz==2025.2
43
+ PyYAML==6.0.2
44
+ requests==2.32.4
45
+ rich==14.0.0
46
+ ruff==0.12.2
47
+ safehttpx==0.1.6
48
+ semantic-version==2.10.0
49
+ shellingham==1.5.4
50
+ six==1.17.0
51
+ sniffio==1.3.1
52
+ starlette==0.46.2
53
+ tomlkit==0.13.3
54
+ tqdm==4.67.1
55
+ typer==0.16.0
56
+ typing-inspection==0.4.1
57
+ typing_extensions==4.14.0
58
+ tzdata==2025.2
59
+ urllib3==2.5.0
60
+ uvicorn==0.35.0
61
+ websockets==15.0.1