From 204c3712e89fc9987180e2aff0a48fca3dd63bb1 Mon Sep 17 00:00:00 2001
From: Urtza Iturraspe <urtza.iturraspe@tecnalia.com>
Date: Wed, 25 Sep 2024 11:45:59 +0200
Subject: [PATCH] Changes for the library

---
 .../gaiax-selfdescriptor-module/requirements.txt                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GAIAX_DATAPRODUCT_OASEES_DOCKER_COMPOSE/gaiax-selfdescriptor-module/requirements.txt b/GAIAX_DATAPRODUCT_OASEES_DOCKER_COMPOSE/gaiax-selfdescriptor-module/requirements.txt
index 5699722..5a7219f 100644
--- a/GAIAX_DATAPRODUCT_OASEES_DOCKER_COMPOSE/gaiax-selfdescriptor-module/requirements.txt
+++ b/GAIAX_DATAPRODUCT_OASEES_DOCKER_COMPOSE/gaiax-selfdescriptor-module/requirements.txt
@@ -1,4 +1,4 @@
-../code/app/local_wheels/datamite-1.0-py2.py3-none-any.whl
+../code/app/local_wheels/datamite-1.13-py2.py3-none-any.whl
 uvicorn~=0.27.1
 fastapi~=0.109.2
 cryptography~=42.0.2
-- 
GitLab