Update pycryptodome to 3.17.*

This commit is contained in:
Raphael Michel
2023-02-03 09:33:05 +01:00
parent 41c8d646d9
commit 32927bfd4f

View File

@@ -211,7 +211,7 @@ setup(
'psycopg2-binary',
'pycountry',
'pycparser==2.21',
'pycryptodome==3.16.*',
'pycryptodome==3.17.*',
'PyPDF2==3.0.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',