diff --git a/requirements.txt b/requirements.txt index 77308f0..7e7b82f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,3 +27,7 @@ playwright~=1.50.0 docker~=7.1.0 pytest~=8.3.5 pytest-asyncio~=0.25.3 + +mcp~=1.4.1 +httpx>=0.27.0 +tomli>=2.0.0