We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf1352 commit cc28be0Copy full SHA for cc28be0
setup.py
@@ -266,7 +266,7 @@
266
'pdfminer.six==20250324;python_version<"3.9"',
267
'pdfminer.six==20250506;python_version>="3.9"',
268
'cryptography==39.0.2;python_version<"3.9"',
269
- 'cryptography==45.0.3;python_version>="3.9"',
+ 'cryptography==45.0.4;python_version>="3.9"',
270
'cffi==1.17.1',
271
"pycparser==2.22",
272
],
0 commit comments