From a234989be7eae7ed298dbc6bc4fbe1f5644fcd43 Mon Sep 17 00:00:00 2001 From: horacio9a Date: Mon, 18 Mar 2024 09:55:13 +0100 Subject: [PATCH] v.2.1.0 Requirements for Python3.12 modules upgrade --- Requirements3.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Requirements3.txt b/Requirements3.txt index 4d31384..ef5691f 100644 --- a/Requirements3.txt +++ b/Requirements3.txt @@ -1,10 +1,8 @@ -urllib3==1.26.5 -DateTime==4.3 -requests==2.25.1 +urllib3==2.2.1 +DateTime==5.4 +requests==2.31.0 Command==0.1.0 -colorama==0.4.4 -termcolor==1.1.0 -configparser==5.0.1 -gevent==21.1.2 -livestreamer==1.12.2 -streamlink==2.1.1 +colorama==0.4.6 +termcolor==2.4.0 +configparser==6.0.1 +streamlink==6.7.0