mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
Merge pull request #3507 from open-webui/dependabot/pip/authlib-1.3.1
chore(deps): bump authlib from 1.3.0 to 1.3.1
This commit is contained in:
commit
56137acd94
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ rank-bm25==0.2.2
|
|||
faster-whisper==1.0.2
|
||||
|
||||
PyJWT[crypto]==2.8.0
|
||||
authlib==1.3.0
|
||||
authlib==1.3.1
|
||||
|
||||
black==24.4.2
|
||||
langfuse==2.33.0
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ dependencies = [
|
|||
"faster-whisper==1.0.2",
|
||||
|
||||
"PyJWT[crypto]==2.8.0",
|
||||
"authlib==1.3.0",
|
||||
"authlib==1.3.1",
|
||||
|
||||
"black==24.4.2",
|
||||
"langfuse==2.33.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue