From 44a85ba7831389db2cb45d4df537a8f1e35f0dc4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 01:39:54 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09665e6..a0b062a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -beautifulsoup4==4.13.3 ; python_version >= "3.11" and python_version < "4.0" +beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_version < "4.0" certifi==2024.12.14 ; python_version >= "3.11" and python_version < "4.0" charset-normalizer==3.4.1 ; python_version >= "3.11" and python_version < "4.0" docutils==0.21.2 ; python_version >= "3.11" and python_version < "4.0"