more toml import fixes
This commit is contained in:
parent
8ffbfae913
commit
277c234fd1
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ dependencies = [
|
|||
"pathvalidate",
|
||||
"charset-normalizer",
|
||||
"openai",
|
||||
"azure",
|
||||
"azure-ai-documentintelligence"
|
||||
"azure-ai-documentintelligence",
|
||||
"azure-identity"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Reference in a new issue