diff --git a/requirements.txt b/requirements.txt index d25bd8b..edbc5f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -annotated-types==0.6.0 ; python_version >= "3.10" and python_version < "4.0" +annotated-types==0.7.0 ; python_version >= "3.10" and python_version < "4.0" beautifulsoup4==4.12.3 ; python_version >= "3.10" and python_version < "4.0" certifi==2023.11.17 ; python_version >= "3.10" and python_version < "4.0" charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "4.0"