We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1fad5 commit d0404b1Copy full SHA for d0404b1
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.10"
7
license = "MIT"
8
authors = [{ name = "Guillaume Raille", email = "[email protected]" }]
9
dependencies = [
10
- "mcp>=1.10.1",
+ "mcp[ws]>=1.10.1",
11
"jsonref>=1.1.0",
12
"python-dotenv>=1.0.1",
13
"pydantic>=2.10.6",
0 commit comments