anujakkulkarni commited on
Commit
c9627e2
·
verified ·
1 Parent(s): 2aa2caf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
- uvicorn
3
- PyMuPDF
4
  python-multipart
 
 
 
5
  google-generativeai
6
- Pillow
 
1
  fastapi
2
+ uvicorn[standard]
 
3
  python-multipart
4
+ pymupdf
5
+ azure-storage-blob
6
+ pillow
7
  google-generativeai