From 0923b4564a5c24403ebb4d3ff52abe892756c199 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 26 Jan 2025 16:39:19 +0100 Subject: [PATCH] update requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 973b332..a4d3670 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 arrow==1.3.0 asyncio==3.4.3 beautifulsoup4==4.12.3 -certifi==2024.7.4 +certifi==2024.12.14 cfgv==3.4.0 charset-normalizer==3.3.2 colorzero==2.0 @@ -46,8 +46,8 @@ types-python-dateutil==2.8.19.20240106 typing_extensions==4.9.0 tzdata==2024.1 tzlocal==5.2 -urllib3==2.2.2 -virtualenv==20.26.6 +urllib3==2.3.0 +virtualenv==20.29.1 webencodings==0.5.1 x-wr-timezone==0.0.6 xkcd==2.4.2