Airflow openapi client

This commit is contained in:
2025-02-10 15:21:56 +00:00
parent 0bb7e0400c
commit 6057b28085
5 changed files with 6474 additions and 0 deletions

View File

@@ -7,7 +7,9 @@ dependencies = [
"aiofiles>=24.1.0",
"aiohttp>=3.11.11",
"aioresponses>=0.7.7",
"importlib-resources>=6.5.0",
"mcp>=1.2.0",
"openapi-core>=0.19.4",
"pydantic>=2.10.5",
]