forked from CGM_Public/pretix_original
Update protobuf package
This commit is contained in:
@@ -68,6 +68,6 @@ arabic-reshaper==2.0.15 # Support for Aabic in reportlab
|
||||
packaging
|
||||
tlds>=2020041600
|
||||
text-unidecode==1.*
|
||||
protobuf==3.13.*
|
||||
protobuf==3.15.*
|
||||
cryptography>=3.4.2
|
||||
sepaxml==2.4.*,>=2.4.1
|
||||
|
||||
@@ -214,7 +214,7 @@ setup(
|
||||
'packaging',
|
||||
'tlds>=2020041600',
|
||||
'text-unidecode==1.*',
|
||||
'protobuf==3.13.*',
|
||||
'protobuf==3.15.*',
|
||||
'cryptography>=3.4.2',
|
||||
'sepaxml==2.4.*,>=2.4.1',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user