Skip to content

Commit 2b03751

Browse files
committed
Bumping cryptography upper bound
1 parent 3279f04 commit 2b03751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

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

5757

5858
[options.extras_require]

0 commit comments

Comments
 (0)