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 cf1bbac commit 54b1f35Copy full SHA for 54b1f35
pyproject.toml
@@ -8,7 +8,7 @@ license-files = ["LICENSE"]
8
requires-python = ">=3.13"
9
dependencies = [
10
"mcp>=1.3.0",
11
- "mcp[cli]",
+ "mcp[cli]>=1.3.0",
12
"python-dotenv>=1.0.1",
13
"uvicorn>=0.34.0",
14
"timeplus-connect>=0.8.15",
0 commit comments