Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -12,10 +12,11 @@ dependencies = [
|
||||
"aiohttp>=3.11.11",
|
||||
"aioresponses>=0.7.7",
|
||||
"importlib-resources>=6.5.0",
|
||||
"mcp>=1.6.0",
|
||||
"mcp>=1.7.1",
|
||||
"openapi-core>=0.19.4",
|
||||
"pydantic>=2.10.5",
|
||||
"pydantic>=2.11.4",
|
||||
"pyyaml>=6.0.0",
|
||||
"packaging>=25.0",
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
|
||||
Reference in New Issue
Block a user