PPN1 commited on
Commit
91164ba
·
verified ·
1 Parent(s): 337addd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- python-multipart==0.0.6
4
- openai==0.28.0
5
- PyPDF2==3.0.1
6
- google-cloud-vision==3.4.5
7
- Pillow==10.1.0
8
- requests==2.31.0
9
- python-dotenv==1.0.0
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ python-multipart
4
+ openai
5
+ PyPDF2
6
+ google-cloud-vision
7
+ Pillow
8
+ requests
9
+ pdf2image