mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 05:45:19 +00:00
chore: requirements
This commit is contained in:
parent
e52ed258f0
commit
7cd4a3cd1a
1 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ peewee-migrate==1.12.2
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
PyMySQL==1.1.1
|
PyMySQL==1.1.1
|
||||||
bcrypt==4.1.3
|
bcrypt==4.1.3
|
||||||
|
SQLAlchemy
|
||||||
|
pymongo
|
||||||
|
redis
|
||||||
boto3==1.34.110
|
boto3==1.34.110
|
||||||
|
|
||||||
argon2-cffi==23.1.0
|
argon2-cffi==23.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue