xxiani commited on
Commit
f335484
1 Parent(s): 3d83408

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -38
requirements.txt CHANGED
@@ -1,42 +1,6 @@
1
- anyio==3.6.2
2
- appdirs==1.4.4
3
  fastapi==0.74.*
4
  openai
5
  requests
6
  gradio_client
7
- asgiref==3.6.0
8
- click==8.1.3
9
- contextvars==2.4
10
- contourpy==1.0.7
11
- cycler==0.11.0
12
- fonttools==4.39.3
13
- h11==0.14.0
14
- htmltools==0.2.1
15
- idna==3.4
16
- immutables==0.19
17
- kiwisolver==1.4.4
18
- linkify-it-py==2.0.0
19
- markdown-it-py==2.2.0
20
- matplotlib==3.7.1
21
- mdit-py-plugins==0.3.5
22
- mdurl==0.1.2
23
- numpy==1.24.2
24
- packaging==23.1
25
- pandas==2.0.1
26
- Pillow==9.5.0
27
- pyparsing==3.0.9
28
- python-dateutil==2.8.2
29
- python-multipart==0.0.6
30
- pytz==2023.3
31
- seaborn==0.12.2
32
- shiny==0.3.3
33
- shinyswatch==0.2.3
34
- six==1.16.0
35
- sniffio==1.3.0
36
- starlette==0.26.1
37
- typing_extensions==4.5.0
38
- tzdata==2023.3
39
- uc-micro-py==1.0.1
40
- uvicorn==0.21.1
41
- websockets==11.0.2
42
- XStatic-bootswatch==3.3.7.0
 
1
+
 
2
  fastapi==0.74.*
3
  openai
4
  requests
5
  gradio_client
6
+