Skip to content

Commit eba9161

Browse files
committed
updated crypto version max to 51
1 parent 279f906 commit eba9161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ install_requires =
5353
# And we will use the cryptography (X+3).0.0 as the upper bound,
5454
# based on their latest deprecation policy
5555
# https://cryptography.io/en/latest/api-stability/#deprecation
56-
cryptography>=2.5,<50
56+
cryptography>=2.5,<51
5757

5858

5959
[options.extras_require]

0 commit comments

Comments
 (0)