Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -31,4 +31,6 @@ google-genai
|
|
| 31 |
langgraph
|
| 32 |
langgraph-checkpoint
|
| 33 |
autogen
|
| 34 |
-
pyautogen
|
|
|
|
|
|
|
|
|
| 31 |
langgraph
|
| 32 |
langgraph-checkpoint
|
| 33 |
autogen
|
| 34 |
+
pyautogen
|
| 35 |
+
fastapi
|
| 36 |
+
uvicorn
|