mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
chore: aiohttp
This commit is contained in:
parent
daccf0713e
commit
3a57233dd4
3 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ PyJWT[crypto]==2.10.1
|
|||
authlib==1.6.6
|
||||
|
||||
requests==2.32.5
|
||||
aiohttp==3.13.3
|
||||
aiohttp==3.13.2
|
||||
async-timeout
|
||||
aiocache
|
||||
aiofiles
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ PyJWT[crypto]==2.10.1
|
|||
authlib==1.6.6
|
||||
|
||||
requests==2.32.5
|
||||
aiohttp==3.13.3
|
||||
aiohttp==3.13.2
|
||||
async-timeout
|
||||
aiocache
|
||||
aiofiles
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ dependencies = [
|
|||
"authlib==1.6.6",
|
||||
|
||||
"requests==2.32.5",
|
||||
"aiohttp==3.13.3",
|
||||
"aiohttp==3.13.2",
|
||||
"async-timeout",
|
||||
"aiocache",
|
||||
"aiofiles",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue