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:
Daniel Markstedt
2025-11-06 15:50:46 -08:00
parent a9ef099b6b
commit f6da24a582
4 changed files with 4 additions and 4 deletions

View File

@@ -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