From 6199c0f85d0bb46a493ec5d6a63cae0d88bba42e Mon Sep 17 00:00:00 2001 From: ErnestaP Date: Tue, 5 Mar 2024 09:02:52 +0100 Subject: [PATCH] dependecies --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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