forked from CGM_Public/pretix_original
Update pycryptodome to 3.17.*
This commit is contained in:
@@ -211,7 +211,7 @@ setup(
|
|||||||
'psycopg2-binary',
|
'psycopg2-binary',
|
||||||
'pycountry',
|
'pycountry',
|
||||||
'pycparser==2.21',
|
'pycparser==2.21',
|
||||||
'pycryptodome==3.16.*',
|
'pycryptodome==3.17.*',
|
||||||
'PyPDF2==3.0.*',
|
'PyPDF2==3.0.*',
|
||||||
'python-bidi==0.4.*', # Support for Arabic in reportlab
|
'python-bidi==0.4.*', # Support for Arabic in reportlab
|
||||||
'python-dateutil==2.8.*',
|
'python-dateutil==2.8.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user