From 8927a20b8c23d72a9763eac6bb0abbf9040eb01b Mon Sep 17 00:00:00 2001 From: Karmo Saviauk Date: Mon, 2 Jun 2025 10:26:17 +0300 Subject: [PATCH] tsl uus versioon --- doc/aae/dockerfiles/tiivad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/aae/dockerfiles/tiivad b/doc/aae/dockerfiles/tiivad index fc8c4b16..f71b307a 100644 --- a/doc/aae/dockerfiles/tiivad +++ b/doc/aae/dockerfiles/tiivad @@ -5,4 +5,4 @@ ENV PYTHONIOENCODING utf-8 RUN pip3 install --upgrade pip RUN pip3 install --no-cache-dir numpy~=1.23.4 -RUN pip3 install --no-cache-dir tiivad==0.0.31 +RUN pip3 install --no-cache-dir tiivad==0.0.32