From 569ecb4ff17b6e9b2b4f8cbb3c6774f869e99797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20B=C3=B6ttcher?= <c.boettcher@fz-juelich.de> Date: Wed, 26 Apr 2023 10:05:51 +0200 Subject: [PATCH] update version in reqs --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 153a04e..cdf4707 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ urllib3 plyvel webdavclient3 boto3==1.24.32 -apache-airflow[celery]==2.5.1 -apache-airflow[redis]==2.5.1 +apache-airflow[celery]==2.5.3 +apache-airflow[redis]==2.5.3 apache-airflow-providers-ssh apache-airflow-providers-http apache-airflow-providers-sftp -- GitLab