mirror of
https://github.com/open-webui/open-webui
synced 2025-05-01 19:44:38 +00:00
chore: remove uuid requirement (it's a standard library module)
This commit is contained in:
parent
3723f42f1d
commit
cbd1929f36
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user