Refresh optional dependencies

This commit is contained in:
Michael Mintz 2023-07-12 14:12:27 -04:00
parent b4962fbe65
commit 31f571cb87
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ setup(
'pdfminer.six==20211012;python_version<"3.7"',
'pdfminer.six==20221105;python_version>="3.7"',
'cryptography==36.0.2;python_version<"3.7"',
'cryptography==41.0.1;python_version>="3.7"',
'cryptography==41.0.2;python_version>="3.7"',
"cffi==1.15.1",
"pycparser==2.21",