From daf76912b8226ea39ff7d72dcb9fbcd6e3ef6b00 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 22 Sep 2021 16:28:21 +0200 Subject: Provisioning: Update Python packages to the latest version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I31f3eb4f2d633015105b2915eb8e385c1c2aa6cf Reviewed-by: Simo Fält (cherry picked from commit 308584fbfdd11003932dea6c162a944b7b2ac81a) Reviewed-by: Qt Cherry-pick Bot --- coin/provisioning/common/shared/requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/coin/provisioning/common/shared/requirements.txt b/coin/provisioning/common/shared/requirements.txt index 7285caca..863707da 100644 --- a/coin/provisioning/common/shared/requirements.txt +++ b/coin/provisioning/common/shared/requirements.txt @@ -3,17 +3,17 @@ # Then all the packages. Duplicates are wanted as every module should install # all packages it needs and shouldn't depend on a package from another module # -# qtivi -antlr4-python3-runtime==4.7.1 +# qtinterfaceframework +antlr4-python3-runtime==4.9.2 argh==0.26.2 -click==6.7 -coloredlogs==10.0 -humanfriendly==4.15.1 -Jinja2==2.10.3 -MarkupSafe==1.0 -path.py==11.0.1 +click==8.0.1 +coloredlogs==15.0.1 +humanfriendly==10.0 +Jinja2==3.0.1 +MarkupSafe==2.0.1 +path.py==12.5.0 pathtools==0.1.2 -PyYAML==5.1 -six==1.11.0 -typing==3.6.4 -watchdog==0.8.3 +PyYAML==5.4.1 +six==1.16.0 +typing==3.7.4 +watchdog==2.1.5 -- cgit v1.2.3