Spaces:
Sleeping
Sleeping
Commit ·
273e95a
1
Parent(s): 80f3aa6
small changes
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ fastapi==0.104.1
|
|
| 5 |
uvicorn==0.24.0
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
psutil==5.9.6
|
| 8 |
-
python-multipart==0.0.
|
| 9 |
|
| 10 |
# Document processing
|
| 11 |
PyMuPDF==1.23.8
|
|
|
|
| 5 |
uvicorn==0.24.0
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
psutil==5.9.6
|
| 8 |
+
python-multipart==0.0.6
|
| 9 |
|
| 10 |
# Document processing
|
| 11 |
PyMuPDF==1.23.8
|