First commit
This commit is contained in:
14
api/requirements.txt
Normal file
14
api/requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
fastapi==0.100.0
|
||||
uvicorn==0.23.2
|
||||
python-multipart==0.0.6
|
||||
rq==1.15.1
|
||||
redis==4.6.0
|
||||
pydantic==2.3.0
|
||||
pydantic-settings==2.0.3
|
||||
python-dotenv==1.0.0
|
||||
httpx==0.24.1
|
||||
PyMuPDF==1.22.5
|
||||
opencv-python==4.8.0.74
|
||||
numpy==1.24.3
|
||||
pytesseract==0.3.10
|
||||
Pillow==10.0.0
|
||||
Reference in New Issue
Block a user