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
|
packaging
|
||||||
tlds>=2020041600
|
tlds>=2020041600
|
||||||
text-unidecode==1.*
|
text-unidecode==1.*
|
||||||
protobuf==3.13.*
|
protobuf==3.15.*
|
||||||
cryptography>=3.4.2
|
cryptography>=3.4.2
|
||||||
sepaxml==2.4.*,>=2.4.1
|
sepaxml==2.4.*,>=2.4.1
|
||||||
|
|||||||
@@ -214,7 +214,7 @@ setup(
|
|||||||
'packaging',
|
'packaging',
|
||||||
'tlds>=2020041600',
|
'tlds>=2020041600',
|
||||||
'text-unidecode==1.*',
|
'text-unidecode==1.*',
|
||||||
'protobuf==3.13.*',
|
'protobuf==3.15.*',
|
||||||
'cryptography>=3.4.2',
|
'cryptography>=3.4.2',
|
||||||
'sepaxml==2.4.*,>=2.4.1',
|
'sepaxml==2.4.*,>=2.4.1',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user