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 c131b9b commit d7331f2Copy full SHA for d7331f2
setup.cfg
@@ -54,7 +54,7 @@ install_requires =
54
# And we will use the cryptography (X+3).0.0 as the upper bound,
55
# based on their latest deprecation policy
56
# https://cryptography.io/en/latest/api-stability/#deprecation
57
- cryptography>=0.6,<44
+ cryptography>=0.6,<45
58
59
mock; python_version<'3.3'
60
0 commit comments