Update pyproject.toml

This commit is contained in:
Jeremiah Lowin 2025-06-26 09:26:07 -04:00
commit 35d04d645f

View file

@ -7,7 +7,7 @@ dependencies = [
"python-dotenv>=1.1.0",
"exceptiongroup>=1.2.2",
"httpx>=0.28.1",
"mcp @ git+https://github.com/modelcontextprotocol/python-sdk.git@main",
"mcp>=1.10.0",
"openapi-pydantic>=0.5.1",
"rich>=13.9.4",
"typer>=0.15.2",