diff --git a/pyproject.toml b/pyproject.toml index 47e770de2..cd90c8d96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -146,7 +146,8 @@ dependencies = [ "types-attrs", "types-requests", "types-python-dateutil", - "apache-airflow" + "apache-airflow", + "Werkzeug<3.0.0", ] [[tool.hatch.envs.tests.matrix]]