Skip to content

Commit 34bb1f7

Browse files
authored
Merge pull request #6972 from wxtim/deps.protobuf
Update protobuf version pin
2 parents 0006dbe + 8d12e75 commit 34bb1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ install_requires =
6767
metomi-isodatetime>=1!3.0.0,<1!3.2.0
6868
# Constrain protobuf version for compatible Scheduler-UIS comms across hosts
6969
packaging
70-
protobuf>=4.24.4,<4.25.0
70+
protobuf>=5,<8
7171
psutil>=5.6.0
7272
pyzmq>=22
7373
# NOTE: exclude two urwid versions that were not compatible with Tui

0 commit comments

Comments
 (0)