We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66de84 commit 67ddaf8Copy full SHA for 67ddaf8
1 file changed
requirements.txt
@@ -1,13 +1,13 @@
1
# Core dependencies
2
-fastmcp>=2.14.4
+fastmcp>=3.1.0
3
mcp>=1.26.0
4
httpx>=0.28.1
5
-aiohttp>=3.13.2
6
-uvicorn>=0.38.0
7
-websockets>=15.0.1
8
-pydantic==2.11.10
+aiohttp>=3.13.3
+uvicorn>=0.41.0
+websockets>=16.0
+pydantic>=2.12.5
9
docker==7.1.0
10
-gitpython==3.1.45
+gitpython==3.1.46
11
PyYAML==6.0.3
12
13
# Development dependencies
0 commit comments