diff --git a/pyproject.toml b/pyproject.toml index 059bbb18..7e614f3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ keywords = [ ] requires-python = ">=3.9" dependencies = [ - "pyopenssl<24.3.0", + "pyopenssl==24.2.1", "azure-storage-common>=1.0", "azure==4.0.0", "boto",