Skip to content

Commit d795a80

Browse files
feat(deps): Update dependency protobuf to v5
BREAKING CHANGE: major release of protobuf
1 parent f6af7c8 commit d795a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter-scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ numexpr==2.10.0
2323
openpyxl==3.1.2
2424
pandas==2.2.2
2525
patsy==0.5.6
26-
protobuf==3.20.3
26+
protobuf==5.26.1
2727
scikit-image==0.23.2
2828
scikit-learn==1.4.2
2929
scipy==1.13.0

0 commit comments

Comments
 (0)