Spaces:
Runtime error
Runtime error
requirements txt updated:merge branch 'feature/ci-setup' into develop
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,6 @@ packaging==25.0
|
|
| 4 |
pluggy==1.6.0
|
| 5 |
Pygments==2.19.2
|
| 6 |
pytest==9.0.2
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pluggy==1.6.0
|
| 5 |
Pygments==2.19.2
|
| 6 |
pytest==9.0.2
|
| 7 |
+
fastapi==0.115.0
|
| 8 |
+
uvicorn==0.30.1
|
| 9 |
+
httpx==0.27.0
|