From d7da7024a572c973fb7e465af7aa0aa86ab669e9 Mon Sep 17 00:00:00 2001 From: jj <j.rybicki@fz-juelich.de> Date: Fri, 3 Feb 2023 11:24:03 +0100 Subject: [PATCH] requirements --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index cb40ab7..c694cb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,14 @@ requests urllib3 plyvel webdavclient3 +boto3==1.24.32 +apache-airflow[celery]==2.5.1 +apache-airflow[redis]==2.5.1 apache-airflow-providers-ssh apache-airflow-providers-http apache-airflow-providers-sftp +apache-airflow-providers-hashicorp +apache-airflow-providers-postgres +apache-airflow-providers-celery --index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/4405/packages/pypi/simple airflow-datacat-integration>=0.1.4 -- GitLab