Spaces:
Sleeping
Sleeping
OpenClaw commited on
Commit ·
e05d10a
1
Parent(s): a5e4089
Trigger rebuild via requirements
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
fastapi==0.115.0
|
| 3 |
+
uvicorn[standard]==0.34.0
|
| 4 |
+
httpx>=0.28.0
|
| 5 |
+
python-multipart>=0.0.20
|