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",
|
"pathvalidate",
|
||||||
"charset-normalizer",
|
"charset-normalizer",
|
||||||
"openai",
|
"openai",
|
||||||
"azure",
|
"azure-ai-documentintelligence",
|
||||||
"azure-ai-documentintelligence"
|
"azure-identity"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue