mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update gradio to uv
This commit is contained in:
@@ -24,6 +24,7 @@ dependencies = [
|
||||
"camel-ai[all]==0.2.23",
|
||||
"chunkr-ai>=0.0.41",
|
||||
"docx2markdown>=0.1.1",
|
||||
"gradio>=3.50.2",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
2
uv.lock
generated
2
uv.lock
generated
@@ -3510,6 +3510,7 @@ dependencies = [
|
||||
{ name = "camel-ai", extra = ["all"] },
|
||||
{ name = "chunkr-ai" },
|
||||
{ name = "docx2markdown" },
|
||||
{ name = "gradio" },
|
||||
]
|
||||
|
||||
[package.metadata]
|
||||
@@ -3517,6 +3518,7 @@ requires-dist = [
|
||||
{ name = "camel-ai", extras = ["all"], specifier = "==0.2.23" },
|
||||
{ name = "chunkr-ai", specifier = ">=0.0.41" },
|
||||
{ name = "docx2markdown", specifier = ">=0.1.1" },
|
||||
{ name = "gradio", specifier = ">=3.50.2" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user