File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3131
3232http_archive (
3333 name = "com_google_protobuf" ,
34- sha256 = "f66073dee0bc159157b0bd7f502d7d1ee0bc76b3c1eac9836927511bdc4b3fc1 " ,
35- strip_prefix = "protobuf-3 .21.9 " ,
36- urls = ["https://github.com/protocolbuffers/protobuf/archive/v3 .21.9 .zip" ],
34+ sha256 = "d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed " ,
35+ strip_prefix = "protobuf-4 .21.6 " ,
36+ urls = ["https://github.com/protocolbuffers/protobuf/archive/v4 .21.6 .zip" ],
3737)
3838
3939# ZLIB. Need by com_google_protobuf.
Original file line number Diff line number Diff line change 88# with both new and old protobuf stubs. This is needed to resolve
99# Keras-TensorFlow circular dependency issue, when one of them gets a dependency
1010# incompatible with another one (protobuf in this specific case).
11- protobuf == 3.20.3
12- tf-nightly
11+ protobuf == 4.21.6
12+ tf-nightly [ and_cuda ]
1313portpicker
1414pyyaml
1515Pillow
You can’t perform that action at this time.
0 commit comments