diff --git a/setup.cfg b/setup.cfg index 98326b4a77ed7..e5b732f06fcdb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -85,8 +85,7 @@ install_requires = attrs>=20.0, <21.0 blinker cached_property~=1.5;python_version<="3.7" - # cattrs >= 1.7.0 break lineage - see https://github.com/apache/airflow/issues/16172 - cattrs~=1.1, <1.7.0 + cattrs~=1.1, !=1.7.* # Required by vendored-in connexion clickclick>=1.2 colorlog>=4.0.2, <6.0