bluenevus commited on
Commit
1c7928f
·
verified ·
1 Parent(s): c21b0a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -12
requirements.txt CHANGED
@@ -1,12 +1,3 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- python-multipart==0.0.6
4
- pikepdf==8.10.1 # Python wrapper for qpdf
5
- aiofiles==23.2.1
6
- pydantic==2.5.0
7
- python-jose[cryptography]==3.3.0
8
- passlib[bcrypt]==1.7.4
9
- redis==5.0.1
10
- celery==5.3.4
11
- prometheus-client==0.19.0
12
- python-dotenv==1.0.0
 
1
+ gradio==4.44.0
2
+ pikepdf==8.15.1
3
+ tqdm==4.66.1