We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279f906 commit eba9161Copy full SHA for eba9161
1 file changed
setup.cfg
@@ -53,7 +53,7 @@ install_requires =
53
# And we will use the cryptography (X+3).0.0 as the upper bound,
54
# based on their latest deprecation policy
55
# https://cryptography.io/en/latest/api-stability/#deprecation
56
- cryptography>=2.5,<50
+ cryptography>=2.5,<51
57
58
59
[options.extras_require]
0 commit comments