mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
chore: dep bump pyproject
This commit is contained in:
parent
50ed194c48
commit
d5b8acfbe7
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ dependencies = [
|
|||
"aiocache",
|
||||
"aiofiles",
|
||||
"starlette-compress==1.6.0",
|
||||
"httpx[socks,http2,zstd,cli,brotli]==0.28.1",
|
||||
|
||||
"sqlalchemy==2.0.38",
|
||||
"alembic==1.14.0",
|
||||
|
|
@ -39,6 +40,8 @@ dependencies = [
|
|||
"argon2-cffi==23.1.0",
|
||||
"APScheduler==3.10.4",
|
||||
|
||||
"pycrdt==0.12.26",
|
||||
|
||||
|
||||
"RestrictedPython==8.0",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue