We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f710192 commit 3c9b051Copy full SHA for 3c9b051
1 file changed
mcp-server/pyproject.toml
@@ -29,7 +29,7 @@ requires-python = ">=3.10,<4.0"
29
license = "Apache-2.0"
30
keywords = ["Apache Polaris", "Polaris", "Model Context Protocol"]
31
dependencies = [
32
- "fastmcp>=2.13.0.2",
+ "fastmcp>=2.13.0",
33
"urllib3>=1.25.3,<3.0.0",
34
"python-json-logger>=4.0.0",
35
"python-dotenv>=1.2.1",
0 commit comments