Petr Tsvetkov commited on
Commit
fdbe19f
·
1 Parent(s): dda28ab

Remove requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -79
requirements.txt DELETED
@@ -1,79 +0,0 @@
1
- aiofiles==23.2.1
2
- aiohttp==3.9.1
3
- aiosignal==1.3.1
4
- altair==5.2.0
5
- annotated-types==0.6.0
6
- anyio==4.2.0
7
- async-timeout==4.0.3
8
- attrs==23.2.0
9
- certifi==2023.11.17
10
- charset-normalizer==3.3.2
11
- click==8.1.7
12
- colorama==0.4.6
13
- contourpy==1.2.0
14
- cycler==0.12.1
15
- datasets==2.16.1
16
- dill==0.3.7
17
- exceptiongroup==1.2.0
18
- fastapi==0.109.0
19
- ffmpy==0.3.1
20
- filelock==3.13.1
21
- fonttools==4.47.2
22
- frozenlist==1.4.1
23
- fsspec==2023.10.0
24
- gradio==4.15.0
25
- gradio_client==0.8.1
26
- h11==0.14.0
27
- httpcore==1.0.2
28
- httpx==0.26.0
29
- huggingface-hub==0.20.3
30
- idna==3.6
31
- importlib-resources==6.1.1
32
- Jinja2==3.1.3
33
- jsonschema==4.21.1
34
- jsonschema-specifications==2023.12.1
35
- kiwisolver==1.4.5
36
- markdown-it-py==3.0.0
37
- MarkupSafe==2.1.4
38
- matplotlib==3.8.2
39
- mdurl==0.1.2
40
- multidict==6.0.4
41
- multiprocess==0.70.15
42
- numpy==1.26.3
43
- orjson==3.9.12
44
- packaging==23.2
45
- pandas==2.2.0
46
- pillow==10.2.0
47
- pyarrow==15.0.0
48
- pyarrow-hotfix==0.6
49
- pydantic==2.5.3
50
- pydantic_core==2.14.6
51
- pydub==0.25.1
52
- Pygments==2.17.2
53
- pyparsing==3.1.1
54
- python-dateutil==2.8.2
55
- python-multipart==0.0.6
56
- pytz==2023.3.post1
57
- PyYAML==6.0.1
58
- referencing==0.32.1
59
- requests==2.31.0
60
- rich==13.7.0
61
- rpds-py==0.17.1
62
- ruff==0.1.14
63
- semantic-version==2.10.0
64
- shellingham==1.5.4
65
- six==1.16.0
66
- sniffio==1.3.0
67
- starlette==0.35.1
68
- tomlkit==0.12.0
69
- toolz==0.12.0
70
- tqdm==4.66.1
71
- typer==0.9.0
72
- typing_extensions==4.9.0
73
- tzdata==2023.4
74
- urllib3==2.1.0
75
- uvicorn==0.27.0
76
- websockets==11.0.3
77
- xxhash==3.4.1
78
- yarl==1.9.4
79
- zipp==3.17.0