Alpaca233 commited on
Commit
4a67b7e
1 Parent(s): 4e31cb9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -62
requirements.txt CHANGED
@@ -1,65 +1,5 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- async-timeout==4.0.2
7
- attrs==22.2.0
8
- certifi==2022.12.7
9
- charset-normalizer==3.1.0
10
- click==8.1.3
11
- contourpy==1.0.7
12
- cycler==0.11.0
13
- entrypoints==0.4
14
- fastapi==0.94.0
15
- ffmpy==0.3.0
16
- fonttools==4.39.0
17
- frozenlist==1.3.3
18
- fsspec==2023.3.0
19
  gradio==3.15.0
20
- h11==0.14.0
21
- httpcore==0.16.3
22
- httpx==0.23.3
23
- idna==3.4
24
- importlib-resources==5.12.0
25
- Jinja2==3.1.2
26
- jsonschema==4.17.3
27
- kiwisolver==1.4.4
28
- linkify-it-py==2.0.0
29
- markdown-it-py==2.2.0
30
- MarkupSafe==2.1.2
31
- matplotlib==3.7.1
32
- mdit-py-plugins==0.3.3
33
- mdurl==0.1.2
34
- multidict==6.0.4
35
- numpy==1.24.2
36
  openai==0.27.1
37
- orjson==3.8.7
38
- packaging==23.0
39
- pandas==1.5.3
40
- Pillow==9.4.0
41
- pkgutil_resolve_name==1.3.10
42
- pycryptodome==3.17
43
- pydantic==1.10.6
44
- pydub==0.25.1
45
- pyparsing==3.0.9
46
  PyPDF2==3.0.1
47
- pyrsistent==0.19.3
48
- python-dateutil==2.8.2
49
- python-multipart==0.0.6
50
- pytz==2022.7.1
51
- PyYAML==6.0
52
- requests==2.28.2
53
- rfc3986==1.5.0
54
- six==1.16.0
55
- sniffio==1.3.0
56
- starlette==0.26.1
57
- toolz==0.12.0
58
- tqdm==4.65.0
59
- typing_extensions==4.5.0
60
- uc-micro-py==1.0.1
61
- urllib3==1.26.15
62
- uvicorn==0.21.0
63
- websockets==10.4
64
- yarl==1.8.2
65
- zipp==3.15.0
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  gradio==3.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  openai==0.27.1
 
 
 
 
 
 
 
 
 
4
  PyPDF2==3.0.1
5
+