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"