mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 03:17:46 +01:00
refac
This commit is contained in:
@@ -124,7 +124,6 @@ else:
|
||||
aquire_func = release_func = renew_func = lambda: True
|
||||
|
||||
|
||||
# TODO: Implement Yjs document management with Redis
|
||||
YDOC_MANAGER = YdocManager(
|
||||
redis=REDIS,
|
||||
redis_key_prefix="open-webui:ydoc:documents",
|
||||
|
||||
@@ -40,7 +40,7 @@ dependencies = [
|
||||
"argon2-cffi==23.1.0",
|
||||
"APScheduler==3.10.4",
|
||||
|
||||
"pycrdt==0.12.26",
|
||||
"pycrdt==0.12.25",
|
||||
|
||||
|
||||
"RestrictedPython==8.0",
|
||||
|
||||
Reference in New Issue
Block a user