diff --git a/pyproject.toml b/pyproject.toml index d4d0a4fc..efeb7bba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,6 +37,7 @@ keywords = [ "api", "cloud", ] +requires-python = ">=3.9" dependencies = [ "azure-storage-common>=1.0", "azure<5.0.0",