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 a5f8b67 commit f5196d8Copy full SHA for f5196d8
setup.cfg
@@ -52,7 +52,7 @@ install_requires =
52
# And we will use the cryptography (X+3).0.0 as the upper bound,
53
# based on their latest deprecation policy
54
# https://cryptography.io/en/latest/api-stability/#deprecation
55
- cryptography>=2.5,<46
+ cryptography>=2.5,<47
56
57
58
[options.extras_require]
0 commit comments