From 153a9eec79c8cd082f9e4ab4e173657ba0d16eab Mon Sep 17 00:00:00 2001 From: belthlemar Date: Tue, 17 Sep 2024 11:59:10 +0200 Subject: [PATCH] build(deps): bump launcher and paramiko versions --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4659b879ba..b604f880bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Antares-Launcher~=1.3.2 +Antares-Launcher~=1.4.2 antares-study-version~=1.0.3 antares-timeseries-generation~=0.1.5 @@ -33,7 +33,7 @@ PyJWT~=2.9.0 MarkupSafe~=2.0.1 numpy~=1.22.1 pandas~=1.4.0 -paramiko~=2.12.0 +paramiko~=3.4.1 plyer~=2.0.0 psycopg2-binary==2.9.4 py7zr~=0.20.6