diff --git a/requirements-test.txt b/requirements-test.txt index bb8c5df..a3a4d9b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -pre-commit==3.6.0 +pre-commit==3.5.0 pytest==7.4.4 coverage==7.4.0 pytest-cov==4.1.0 diff --git a/requirements.txt b/requirements.txt index 50974cd..ade786d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ --c https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.10.txt +-c https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.8.txt apache-airflow[celery, postgres]==2.8.1