cjo93 commited on
Commit
778dfaf
·
verified ·
1 Parent(s): 6e742a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -7,14 +7,10 @@ python-dateutil==2.8.2
7
  pytz==2023.3.post1
8
  requests==2.31.0
9
  elevenlabs==1.10.0
 
10
  reportlab==4.0.8
11
  PyPDF2==3.0.1
12
  python-docx==1.1.0
13
  jinja2==3.1.3
14
- fastapi
15
- uvicorn
16
  stripe
17
- elevenlabs
18
- reportlab
19
- jinja2
20
- python-multipart
 
7
  pytz==2023.3.post1
8
  requests==2.31.0
9
  elevenlabs==1.10.0
10
+ httpx
11
  reportlab==4.0.8
12
  PyPDF2==3.0.1
13
  python-docx==1.1.0
14
  jinja2==3.1.3
 
 
15
  stripe
16
+ python-multipart