mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: dep bump
This commit is contained in:
parent
3523cea8cc
commit
e9cab818f8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ authors = [
|
||||||
license = { file = "LICENSE" }
|
license = { file = "LICENSE" }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi==0.115.7",
|
"fastapi==0.115.7",
|
||||||
"uvicorn[standard]==0.34.2",
|
"uvicorn[standard]==0.35.0",
|
||||||
"pydantic==2.11.7",
|
"pydantic==2.11.7",
|
||||||
"python-multipart==0.0.20",
|
"python-multipart==0.0.20",
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue