mirror of
https://github.com/akuker/RASCSI.git
synced 2026-01-23 12:16:06 +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:
@@ -8,7 +8,7 @@ flask-babel==4.0.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==2.1.3
|
||||
protobuf==6.33.0
|
||||
protobuf==3.20.3
|
||||
pytz==2023.3.post1
|
||||
requests==2.32.4
|
||||
simplepam==0.1.5
|
||||
|
||||
Reference in New Issue
Block a user