diff --git a/pyproject.toml b/pyproject.toml index e33d7ff..2a4e203 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,8 +42,8 @@ dependencies = [ "pathvalidate", "charset-normalizer", "openai", - "azure", - "azure-ai-documentintelligence" + "azure-ai-documentintelligence", + "azure-identity" ] [project.urls]