Skip to content

Commit 83db949

Browse files
dimblebypetyaslavova
authored andcommitted
allow more recent pyopenssl (redis#3541)
1 parent 333fd8f commit 83db949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ hiredis = [
4545
]
4646
ocsp = [
4747
"cryptography>=36.0.1",
48-
"pyopenssl==20.0.1",
48+
"pyopenssl>=20.0.1",
4949
"requests>=2.31.0",
5050
]
5151
jwt = [

0 commit comments

Comments
 (0)