Mengyuan Liu commited on
Commit
910f8c5
·
verified ·
1 Parent(s): 7179dae

Upload requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +109 -0
requirement.txt ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.4.0
4
+ asttokens==2.4.1
5
+ backcall==0.2.0
6
+ blinker==1.8.2
7
+ certifi==2024.7.4
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ colorama==0.4.6
11
+ contourpy==1.1.1
12
+ cycler==0.12.1
13
+ decorator==5.1.1
14
+ distro==1.9.0
15
+ dnspython==2.6.1
16
+ email_validator==2.2.0
17
+ exceptiongroup==1.2.2
18
+ executing==2.0.1
19
+ fastapi==0.111.1
20
+ fastapi-cli==0.0.4
21
+ ffmpy==0.3.2
22
+ filelock==3.15.4
23
+ Flask==3.0.3
24
+ fonttools==4.53.1
25
+ fsspec==2024.6.1
26
+ gradio==4.41.0
27
+ gradio_client==1.3.0
28
+ h11==0.14.0
29
+ h2==4.1.0
30
+ hpack==4.0.0
31
+ httpcore==1.0.5
32
+ httptools==0.6.1
33
+ httpx==0.27.0
34
+ huggingface-hub==0.24.2
35
+ hyperframe==6.0.1
36
+ idna==3.7
37
+ importlib_metadata==8.2.0
38
+ importlib_resources==6.4.0
39
+ ipython==8.12.2
40
+ itsdangerous==2.2.0
41
+ jedi==0.19.1
42
+ Jinja2==3.1.4
43
+ joblib==1.4.2
44
+ kiwisolver==1.4.5
45
+ markdown-it-py==3.0.0
46
+ MarkupSafe==2.1.5
47
+ matplotlib==3.7.3
48
+ matplotlib-inline==0.1.7
49
+ mdurl==0.1.2
50
+ munkres==1.1.4
51
+ nltk==3.8.1
52
+ numpy==1.24.4
53
+ openai==1.37.1
54
+ orjson==3.10.6
55
+ packaging==24.1
56
+ pandas==2.0.3
57
+ parso==0.8.4
58
+ pickleshare==0.7.5
59
+ pillow==10.4.0
60
+ pip==24.0
61
+ plotly==5.23.0
62
+ ply==3.11
63
+ prompt_toolkit==3.0.47
64
+ pure_eval==0.2.3
65
+ pyarrow==17.0.0
66
+ pydantic==2.8.2
67
+ pydantic_core==2.20.1
68
+ pydub==0.25.1
69
+ Pygments==2.18.0
70
+ pyparsing==3.1.2
71
+ PyQt5==5.15.9
72
+ PyQt5-sip==12.12.2
73
+ python-dateutil==2.9.0
74
+ python-dotenv==1.0.1
75
+ python-multipart==0.0.9
76
+ pytz==2024.1
77
+ PyYAML==6.0.1
78
+ regex==2024.5.15
79
+ requests==2.32.3
80
+ rich==13.7.1
81
+ ruff==0.5.5
82
+ semantic-version==2.10.0
83
+ setuptools==70.3.0
84
+ shellingham==1.5.4
85
+ sip==6.7.12
86
+ six==1.16.0
87
+ sniffio==1.3.1
88
+ stack-data==0.6.2
89
+ starlette==0.37.2
90
+ tenacity==8.5.0
91
+ toml==0.10.2
92
+ tomli==2.0.1
93
+ tomlkit==0.12.0
94
+ tornado==6.4.1
95
+ tqdm==4.66.4
96
+ traitlets==5.14.3
97
+ typer==0.12.3
98
+ typing_extensions==4.12.2
99
+ tzdata==2024.1
100
+ unicodedata2==15.1.0
101
+ urllib3==2.2.2
102
+ uvicorn==0.30.3
103
+ watchfiles==0.22.0
104
+ wcwidth==0.2.13
105
+ websockets==11.0.3
106
+ Werkzeug==3.0.3
107
+ wheel==0.43.0
108
+ zipp==3.19.2
109
+ Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1135)'))) - skipping