Skip to content

Commit 6311726

Browse files
committed
Refresh optional dependencies
1 parent 47c2379 commit 6311726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"pdfminer": [
255255
'pdfminer.six==20240706',
256256
'cryptography==39.0.2;python_version<"3.9"',
257-
'cryptography==43.0.3;python_version>="3.9"',
257+
'cryptography==44.0.0;python_version>="3.9"',
258258
'cffi==1.17.1',
259259
"pycparser==2.22",
260260
],

0 commit comments

Comments
 (0)