mirror of
https://github.com/akuker/RASCSI.git
synced 2026-01-27 08:16:19 +00:00
Downgrade protobuf version to 3.20.3
Python protobuf 6.x isn't compatible with the protoc version we're currently using for piscsi proper; let's upgrade both together at a later time
This commit is contained in:
@@ -7,7 +7,7 @@ adafruit-circuitpython-typing==1.9.5
|
||||
Adafruit-PlatformDetect==3.53.0
|
||||
Adafruit-PureIO==1.1.11
|
||||
Pillow==10.3.0
|
||||
protobuf==6.33.0
|
||||
protobuf==3.20.3
|
||||
pyftdi==0.55.0
|
||||
pyserial==3.5
|
||||
pyusb==1.2.1
|
||||
|
||||
Reference in New Issue
Block a user