From 654f9849a620ef751e10b64644c5d66af83c2659 Mon Sep 17 00:00:00 2001 From: inflac Date: Mon, 26 Aug 2024 19:47:58 +0200 Subject: [PATCH] update requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8c5f28d..b600502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ astor==0.8.1 Authlib==1.3.1 beautifulsoup4==4.12.3 blinker==1.8.2 -certifi==2024.6.2 +certifi==2024.07.04 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -35,5 +35,5 @@ SQLAlchemy==2.0.30 threadpoolctl==3.5.0 typing_extensions==4.12.2 tzdata==2024.1 -urllib3==2.2.1 +urllib3==2.2.2 Werkzeug==3.0.3