dependencies lock

This commit is contained in:
2025-02-09 20:35:32 +00:00
parent 4a4c6e40e2
commit b8f5cbbbc1
2 changed files with 875 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ airflow-mcp-server = "airflow_mcp_server.__main__:main"
[project.optional-dependencies]
dev = [
"build>=1.2.2",
"pre-commit>=4.0.1",
"pytest>=8.3.4",
"pytest-asyncio>=0.25.0",