mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-14 03:30:25 +00:00
fix: update dependency to prevent rediss:// failure (#19488)
* Update pyproject.toml * Update requirements.txt * Update requirements-min.txt
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ dependencies = [
|
||||
"python-multipart==0.0.20",
|
||||
"itsdangerous==2.2.0",
|
||||
|
||||
"python-socketio==5.14.0",
|
||||
"python-socketio==5.15.0",
|
||||
"python-jose==3.5.0",
|
||||
"cryptography",
|
||||
"bcrypt==5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user