diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..a204e79 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -3,7 +3,7 @@ anyio==4.8.0 ; python_version >= "3.12" and python_version < "4" attrs==24.3.0 ; python_version >= "3.12" and python_version < "4.0" blinker==1.7.0 ; python_version >= "3.12" and python_version < "4.0" cachetools==5.5.1 ; python_version >= "3.12" and python_version < "4.0" -certifi==2024.2.2 ; python_version >= "3.12" and python_version < "4" +certifi==2024.7.4 ; python_version >= "3.12" and python_version < "4" charset-normalizer==3.3.2 ; python_version >= "3.12" and python_version < "4.0" ciso8601==2.3.2 ; python_version >= "3.12" and python_version < "4" click==8.1.7 ; python_version >= "3.12" and python_version < "4.0"