Skip to content

Commit 0426aab

Browse files
authored
Merge pull request #498 from jyejare/openssl_ver
WrapanAPI pinned again
2 parents 878b06d + b773df9 commit 0426aab

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
@@ -39,7 +39,7 @@ keywords = [
3939
]
4040
requires-python = ">=3.9"
4141
dependencies = [
42-
"pyopenssl<24.3.0",
42+
"pyopenssl==24.2.1",
4343
"azure-storage-common>=1.0",
4444
"azure==4.0.0",
4545
"boto",

0 commit comments

Comments
 (0)