diff --git a/requirements.txt b/requirements.txt index d2d1f1b..2e4d74b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ bcrypt==4.2.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" beautifulsoup4==4.12.3 ; python_version >= "3.11" and python_full_version <= "3.13.0" boto3==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0" botocore==1.35.16 ; python_version >= "3.11" and python_full_version <= "3.13.0" -build==1.2.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" +build==1.2.2.post1 ; python_version >= "3.11" and python_full_version <= "3.13.0" cachetools==5.5.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" certifi==2024.8.30 ; python_version >= "3.11" and python_full_version <= "3.13.0" cffi==1.17.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" and (platform_python_implementation != "PyPy" or os_name == "nt") and (platform_python_implementation != "PyPy" or implementation_name != "pypy")