Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ uvicorn[standard]==0.21.1
|
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
python-docx==1.1.0
|
| 9 |
PyMuPDF==1.23.7
|
|
|
|
|
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
python-docx==1.1.0
|
| 9 |
PyMuPDF==1.23.7
|
| 10 |
+
python-multipart
|