Sarathrsk03 commited on
Commit
015ff0d
·
verified ·
1 Parent(s): 8b67c4c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +65 -0
requirements.txt ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.4.0
4
+ certifi==2024.7.4
5
+ charset-normalizer==3.3.2
6
+ click==8.1.7
7
+ colorama==0.4.6
8
+ contourpy==1.2.1
9
+ cycler==0.12.1
10
+ et-xmlfile==1.1.0
11
+ fastapi==0.112.1
12
+ ffmpy==0.4.0
13
+ filelock==3.15.4
14
+ fonttools==4.53.1
15
+ fsspec==2024.6.1
16
+ googlemaps==4.10.0
17
+ gradio==4.41.0
18
+ gradio_client==1.3.0
19
+ h11==0.14.0
20
+ httpcore==1.0.5
21
+ httpx==0.27.0
22
+ huggingface-hub==0.24.5
23
+ idna==3.7
24
+ importlib_resources==6.4.2
25
+ Jinja2==3.1.4
26
+ kiwisolver==1.4.5
27
+ markdown-it-py==3.0.0
28
+ MarkupSafe==2.1.5
29
+ matplotlib==3.9.2
30
+ mdurl==0.1.2
31
+ mysql-connector-python==9.0.0
32
+ numpy==2.0.1
33
+ openpyxl==3.1.5
34
+ orjson==3.10.7
35
+ packaging==24.1
36
+ pandas==2.2.2
37
+ pillow==10.4.0
38
+ plotly==5.23.0
39
+ pydantic==2.8.2
40
+ pydantic_core==2.20.1
41
+ pydub==0.25.1
42
+ Pygments==2.18.0
43
+ pyparsing==3.1.2
44
+ python-dateutil==2.9.0.post0
45
+ python-dotenv==1.0.1
46
+ python-multipart==0.0.9
47
+ pytz==2024.1
48
+ PyYAML==6.0.2
49
+ requests==2.32.3
50
+ rich==13.7.1
51
+ ruff==0.6.0
52
+ semantic-version==2.10.0
53
+ shellingham==1.5.4
54
+ six==1.16.0
55
+ sniffio==1.3.1
56
+ starlette==0.38.2
57
+ tenacity==9.0.0
58
+ tomlkit==0.12.0
59
+ tqdm==4.66.5
60
+ typer==0.12.3
61
+ typing_extensions==4.12.2
62
+ tzdata==2024.1
63
+ urllib3==2.2.2
64
+ uvicorn==0.30.6
65
+ websockets==12.0