From 04cdc2cee4efefab748c044e3d15d2ab5b9fb7ad Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 25 Jun 2024 21:26:00 +0000 Subject: [PATCH] feat(deps): Update dependency protobuf to v5 BREAKING CHANGE: major release of protobuf --- jupyter-scipy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index 60adec27..04b8ee92 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -23,7 +23,7 @@ numexpr==2.10.1 openpyxl==3.1.4 pandas==2.2.2 patsy==0.5.6 -protobuf==3.20.3 +protobuf==5.27.2 scikit-image==0.23.2 scikit-learn==1.5.0 scipy==1.13.1