Skip to content

Commit bfb1c83

Browse files
gartensvogti
authored andcommitted
Update protobuf version
1 parent d2efdc9 commit bfb1c83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
grpcio-tools==1.58.0
1+
grpcio-tools==1.66.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
license="Apache License, Version 2.0",
4444
packages=['org/polypheny/prism'],
4545
install_requires=[
46-
"protobuf==4.24.3",
46+
"protobuf==5.27.2",
4747
],
4848
)

0 commit comments

Comments
 (0)