We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0238b95 commit c474be9Copy full SHA for c474be9
airflow-core/pyproject.toml
@@ -82,7 +82,7 @@ dependencies = [
82
"cryptography>=41.0.0",
83
"deprecated>=1.2.13",
84
"dill>=0.2.2",
85
- "fastapi[standard-no-fastapi-cloud-cli]>=0.116.0",
+ "fastapi[standard-no-fastapi-cloud-cli]>=0.116.0,<0.118.0",
86
"starlette>=0.45.0",
87
"httpx>=0.25.0",
88
'importlib_metadata>=6.5;python_version<"3.12"',
0 commit comments