Update pyproject.toml

This commit is contained in:
Ayman Hamed Moustafa 2025-01-26 00:11:16 +02:00 committed by GitHub
parent f1f5c2f2fd
commit 4e1ffc677d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,8 @@ dependencies = [
"charset-normalizer",
"openai",
"ollama",
"azure-ai-documentintelligence",
"azure-identity"
]
[project.urls]