Skip to content

Commit d7331f2

Browse files
committed
Tested with latest cryptography 42.x
1 parent c131b9b commit d7331f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ install_requires =
5454
# And we will use the cryptography (X+3).0.0 as the upper bound,
5555
# based on their latest deprecation policy
5656
# https://cryptography.io/en/latest/api-stability/#deprecation
57-
cryptography>=0.6,<44
57+
cryptography>=0.6,<45
5858

5959
mock; python_version<'3.3'
6060

0 commit comments

Comments
 (0)