Spaces:
Sleeping
Sleeping
Commit ·
03e469b
1
Parent(s): 9e93043
Removed Logging
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -8,5 +8,4 @@ PyPDF2==3.0.1
|
|
| 8 |
python-docx==0.8.11
|
| 9 |
requests==2.31.0
|
| 10 |
fastapi==0.104.1
|
| 11 |
-
uvicorn==0.24.0
|
| 12 |
-
logging
|
|
|
|
| 8 |
python-docx==0.8.11
|
| 9 |
requests==2.31.0
|
| 10 |
fastapi==0.104.1
|
| 11 |
+
uvicorn==0.24.0
|
|
|