From 466156d58cc64ad11dcb483b680a43be5fe4da17 Mon Sep 17 00:00:00 2001 From: Christian Boettcher <c.boettcher@fz-juelich.de> Date: Mon, 25 Apr 2022 09:15:01 +0200 Subject: [PATCH] latest datacat integration version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc0dc18..d0b08be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ apache-airflow-providers-ssh apache-airflow-providers-http apache-airflow-providers-sftp --index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/4405/packages/pypi/simple -airflow-datacat-integration>=0.1.1 +airflow-datacat-integration>=0.1.3 -- GitLab