diff --git a/pyproject.toml b/pyproject.toml index 69e0a6eb..122cc431 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,6 +39,7 @@ keywords = [ ] requires-python = ">=3.9" dependencies = [ + "pyopenssl<24.3.0", "azure-storage-common>=1.0", "azure<5.0.0", "boto",