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 deb61fa commit db1c384Copy full SHA for db1c384
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,<47
+ cryptography>=2.5,<48
56
57
58
[options.extras_require]
0 commit comments