Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit 1caa347

Browse files
authored
Merge pull request #375 from matejc/master
fix(protobuf): pin the package version below 4.0.0
2 parents 61fc17c + c03b0dc commit 1caa347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ intelhex
66
libusb1==1.9.3
77
pc_ble_driver_py >= 0.16.1
88
piccata
9-
protobuf
9+
protobuf < 4.0.0
1010
pyserial
1111
pyspinel >= 1.0.0a3
1212
pyyaml

0 commit comments

Comments
 (0)