diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..d3510fd 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -35,7 +35,7 @@ packaging==24.2 ; python_version >= "3.12" and python_version < "4.0" pandas==2.2.3 ; python_version >= "3.12" and python_version < "4.0" pillow==11.1.0 ; python_version >= "3.12" and python_version < "4.0" pinotdb==5.6.0 ; python_version >= "3.12" and python_version < "4" -protobuf==5.29.3 ; python_version >= "3.12" and python_version < "4.0" +protobuf==5.29.6 ; python_version >= "3.12" and python_version < "4.0" pyarrow==19.0.1 ; python_version >= "3.12" and python_version < "4.0" pydeck==0.9.1 ; python_version >= "3.12" and python_version < "4.0" pygments==2.19.1 ; python_version >= "3.12" and python_version < "4.0"