Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
56137acd
Unverified
Commit
56137acd
authored
Jun 29, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Jun 29, 2024
Browse files
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
parents
41c55fbb
4d3e1ffb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
backend/requirements.txt
backend/requirements.txt
+1
-1
pyproject.toml
pyproject.toml
+1
-1
No files found.
backend/requirements.txt
View file @
56137acd
...
@@ -58,7 +58,7 @@ rank-bm25==0.2.2
...
@@ -58,7 +58,7 @@ rank-bm25==0.2.2
faster-whisper==1.0.2
faster-whisper==1.0.2
PyJWT[crypto]==2.8.0
PyJWT[crypto]==2.8.0
authlib==1.3.
0
authlib==1.3.
1
black==24.4.2
black==24.4.2
langfuse==2.33.0
langfuse==2.33.0
...
...
pyproject.toml
View file @
56137acd
...
@@ -59,7 +59,7 @@ dependencies = [
...
@@ -59,7 +59,7 @@ dependencies = [
"faster-whisper==1.0.2"
,
"faster-whisper==1.0.2"
,
"PyJWT[crypto]==2.8.0"
,
"PyJWT[crypto]==2.8.0"
,
"authlib==1.3.
0
"
,
"authlib==1.3.
1
"
,
"black==24.4.2"
,
"black==24.4.2"
,
"langfuse==2.33.0"
,
"langfuse==2.33.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment