mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 06:45:24 +00:00
chore: remove uuid requirement (it's a standard library module)
This commit is contained in:
parent
3723f42f1d
commit
cbd1929f36
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue