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 df2f776 commit 8d2e623Copy full SHA for 8d2e623
airflow-core/pyproject.toml
@@ -85,7 +85,7 @@ dependencies = [
85
"cryptography>=41.0.0,<46.0.0",
86
"deprecated>=1.2.13",
87
"dill>=0.2.2",
88
- "fastapi[standard-no-fastapi-cloud-cli]>=0.127.0",
+ "fastapi[standard-no-fastapi-cloud-cli]>=0.127.0,!=0.128.0",
89
"uvicorn>=0.37.0",
90
"starlette>=0.45.0",
91
"httpx>=0.25.0",
0 commit comments