mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
chore: bump authlib
This commit is contained in:
@@ -99,7 +99,7 @@ onnxruntime==1.20.1
|
|||||||
faster-whisper==1.1.1
|
faster-whisper==1.1.1
|
||||||
|
|
||||||
PyJWT[crypto]==2.10.1
|
PyJWT[crypto]==2.10.1
|
||||||
authlib==1.6.1
|
authlib==1.6.3
|
||||||
|
|
||||||
black==25.1.0
|
black==25.1.0
|
||||||
youtube-transcript-api==1.2.2
|
youtube-transcript-api==1.2.2
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ dependencies = [
|
|||||||
"bcrypt==4.3.0",
|
"bcrypt==4.3.0",
|
||||||
"argon2-cffi==23.1.0",
|
"argon2-cffi==23.1.0",
|
||||||
"PyJWT[crypto]==2.10.1",
|
"PyJWT[crypto]==2.10.1",
|
||||||
"authlib==1.6.1",
|
"authlib==1.6.3",
|
||||||
|
|
||||||
"requests==2.32.4",
|
"requests==2.32.4",
|
||||||
"aiohttp==3.12.15",
|
"aiohttp==3.12.15",
|
||||||
|
|||||||
Reference in New Issue
Block a user