fixed connnection issues and tool usage

This commit is contained in:
canvrno
2025-02-18 22:07:57 -07:00
parent cd77f754ee
commit 4aab2c838b
2 changed files with 112 additions and 52 deletions

View File

@@ -24,11 +24,10 @@ classifiers = [
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Systems Administration",
"Topic :: System :: Virtualization",
]
dependencies = [
"modelcontextprotocol-sdk>=1.0.0,<2.0.0",
"mcp>=0.12.0,<2.0.0",
"proxmoxer>=2.0.1,<3.0.0",
"requests>=2.31.0,<3.0.0",
"pydantic>=2.0.0,<3.0.0",