Bump pycryptodome to 3.16.*

This commit is contained in:
Raphael Michel
2022-12-14 14:08:52 +01:00
parent cea6c340be
commit 6ade32d7cb
+1 -1
View File
@@ -211,7 +211,7 @@ setup(
'psycopg2-binary',
'pycountry',
'pycparser==2.21',
'pycryptodome==3.15.*',
'pycryptodome==3.16.*',
'PyPDF2==2.11.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',