diff --git a/pyproject.toml b/pyproject.toml index eba778937c..8d64792ab6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -167,7 +167,6 @@ dependencies = [ "types-requests", "types-python-dateutil", "Werkzeug<3.0.0", - "methodtools", "pytest-asyncio", ] pre-install-commands = ["sh scripts/test/pre-install-airflow.sh {matrix:airflow} {matrix:python}"]