Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ uvloop>=0.17.0; sys_platform != "win32"
|
|
16 |
# Development and testing (optional)
|
17 |
pytest>=7.0.0
|
18 |
|
19 |
-
|
|
|
|
16 |
# Development and testing (optional)
|
17 |
pytest>=7.0.0
|
18 |
|
19 |
+
gradio[mcp]
|
20 |
+
smolagents[mcp]
|