Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ reportlab>=4.4.0
|
|
15 |
docx2txt>=0.9
|
16 |
pytest>=8.3.5
|
17 |
pytest-cov>=6.1.1
|
18 |
-
fastapi
|
|
|
|
15 |
docx2txt>=0.9
|
16 |
pytest>=8.3.5
|
17 |
pytest-cov>=6.1.1
|
18 |
+
fastapi
|
19 |
+
uvicorn
|