mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
chore: remove uuid requirement (it's a standard library module)
This commit is contained in:
@@ -9,7 +9,6 @@ Flask-Cors==4.0.0
|
|||||||
python-socketio==5.11.2
|
python-socketio==5.11.2
|
||||||
python-jose==3.3.0
|
python-jose==3.3.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
uuid==1.30
|
|
||||||
|
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
aiohttp==3.9.5
|
aiohttp==3.9.5
|
||||||
|
|||||||
Reference in New Issue
Block a user