Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pydantic-ai==1.0.15
|
|
| 5 |
dotenv==0.9.9
|
| 6 |
pytest-playwright==0.7.1
|
| 7 |
fastapi==0.119.0
|
| 8 |
-
fastmcp==2.8.1
|
|
|
|
|
|
| 5 |
dotenv==0.9.9
|
| 6 |
pytest-playwright==0.7.1
|
| 7 |
fastapi==0.119.0
|
| 8 |
+
fastmcp==2.8.1
|
| 9 |
+
websockets>=10.0
|