diff --git a/solutions/69f8e929da860fb4533faa2a_MCP-сервер_для_управления_памятью_агента/requirements.txt b/solutions/69f8e929da860fb4533faa2a_MCP-сервер_для_управления_памятью_агента/requirements.txt index 6569341..b05cd97 100644 --- a/solutions/69f8e929da860fb4533faa2a_MCP-сервер_для_управления_памятью_агента/requirements.txt +++ b/solutions/69f8e929da860fb4533faa2a_MCP-сервер_для_управления_памятью_агента/requirements.txt @@ -1,2 +1,3 @@ -fastmcp -httpx \ No newline at end of file +fastmcp>=0.1.0 +pydantic>=2.0.0 +python-dotenv>=1.0.0 \ No newline at end of file