raannakasturi commited on
Commit
ba288c7
·
verified ·
1 Parent(s): 6136670

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +70 -72
requirements.txt CHANGED
@@ -1,72 +1,70 @@
1
- aiofiles==23.2.1
2
- altair==5.3.0
3
- annotated-types==0.7.0
4
- anyio==4.4.0
5
- attrs==23.2.0
6
- certifi==2024.6.2
7
- charset-normalizer==3.3.2
8
- click==8.1.7
9
- colorama==0.4.6
10
- contourpy==1.2.1
11
- cycler==0.12.1
12
- dnspython==2.6.1
13
- email_validator==2.1.2
14
- fastapi==0.111.0
15
- fastapi-cli==0.0.4
16
- ffmpy==0.3.2
17
- filelock==3.15.1
18
- fonttools==4.53.0
19
- fsspec==2024.6.0
20
- gradio==4.36.1
21
- gradio_client==1.0.1
22
- h11==0.14.0
23
- httpcore==1.0.5
24
- httptools==0.6.1
25
- httpx==0.27.0
26
- huggingface-hub==0.23.4
27
- idna==3.7
28
- importlib_resources==6.4.0
29
- Jinja2==3.1.4
30
- jsonschema==4.22.0
31
- jsonschema-specifications==2023.12.1
32
- kiwisolver==1.4.5
33
- markdown-it-py==3.0.0
34
- MarkupSafe==2.1.5
35
- matplotlib==3.9.0
36
- mdurl==0.1.2
37
- numpy==2.0.0
38
- orjson==3.10.5
39
- packaging==24.1
40
- pandas==2.2.2
41
- pillow==10.3.0
42
- pydantic==2.7.4
43
- pydantic_core==2.18.4
44
- pydub==0.25.1
45
- Pygments==2.18.0
46
- pyparsing==3.1.2
47
- python-dateutil==2.9.0.post0
48
- python-dotenv==1.0.1
49
- python-multipart==0.0.9
50
- pytz==2024.1
51
- PyYAML==6.0.1
52
- referencing==0.35.1
53
- requests==2.32.3
54
- rich==13.7.1
55
- rpds-py==0.18.1
56
- ruff==0.4.9
57
- semantic-version==2.10.0
58
- shellingham==1.5.4
59
- six==1.16.0
60
- sniffio==1.3.1
61
- starlette==0.37.2
62
- tomlkit==0.12.0
63
- toolz==0.12.1
64
- tqdm==4.66.4
65
- typer==0.12.3
66
- typing_extensions==4.12.2
67
- tzdata==2024.1
68
- ujson==5.10.0
69
- urllib3==2.2.2
70
- uvicorn==0.30.1
71
- watchfiles==0.22.0
72
- websockets==11.0.3
 
1
+ aiofiles==23.2.1
2
+ altair==5.3.0
3
+ annotated-types==0.7.0
4
+ anyio==4.4.0
5
+ attrs==23.2.0
6
+ certifi==2024.6.2
7
+ charset-normalizer==3.3.2
8
+ click==8.1.7
9
+ colorama==0.4.6
10
+ contourpy==1.2.1
11
+ cycler==0.12.1
12
+ dnspython==2.6.1
13
+ email_validator==2.1.2
14
+ fastapi==0.111.0
15
+ fastapi-cli==0.0.4
16
+ ffmpy==0.3.2
17
+ filelock==3.15.1
18
+ fonttools==4.53.0
19
+ fsspec==2024.6.0
20
+ h11==0.14.0
21
+ httpcore==1.0.5
22
+ httptools==0.6.1
23
+ httpx==0.27.0
24
+ huggingface-hub==0.23.4
25
+ idna==3.7
26
+ importlib_resources==6.4.0
27
+ Jinja2==3.1.4
28
+ jsonschema==4.22.0
29
+ jsonschema-specifications==2023.12.1
30
+ kiwisolver==1.4.5
31
+ markdown-it-py==3.0.0
32
+ MarkupSafe==2.1.5
33
+ matplotlib==3.9.0
34
+ mdurl==0.1.2
35
+ numpy==2.0.0
36
+ orjson==3.10.5
37
+ packaging==24.1
38
+ pandas==2.2.2
39
+ pillow==10.3.0
40
+ pydantic==2.7.4
41
+ pydantic_core==2.18.4
42
+ pydub==0.25.1
43
+ Pygments==2.18.0
44
+ pyparsing==3.1.2
45
+ python-dateutil==2.9.0.post0
46
+ python-dotenv==1.0.1
47
+ python-multipart==0.0.9
48
+ pytz==2024.1
49
+ PyYAML==6.0.1
50
+ referencing==0.35.1
51
+ requests==2.32.3
52
+ rich==13.7.1
53
+ rpds-py==0.18.1
54
+ ruff==0.4.9
55
+ semantic-version==2.10.0
56
+ shellingham==1.5.4
57
+ six==1.16.0
58
+ sniffio==1.3.1
59
+ starlette==0.37.2
60
+ tomlkit==0.12.0
61
+ toolz==0.12.1
62
+ tqdm==4.66.4
63
+ typer==0.12.3
64
+ typing_extensions==4.12.2
65
+ tzdata==2024.1
66
+ ujson==5.10.0
67
+ urllib3==2.2.2
68
+ uvicorn==0.30.1
69
+ watchfiles==0.22.0
70
+ websockets==11.0.3