From 941d81dee7fc317f4d0029f55323b7c59ca1c973 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Thu, 20 Jun 2024 17:54:45 +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 51fdbbce..a229dd1f 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -23,7 +23,7 @@ numexpr==2.10.0 openpyxl==3.1.4 pandas==2.2.2 patsy==0.5.6 -protobuf==3.20.3 +protobuf==5.27.1 scikit-image==0.23.2 scikit-learn==1.5.0 scipy==1.13.1