mirror of
https://github.com/open-webui/open-webui
synced 2025-06-11 00:49:44 +00:00
chore: dependencies
This commit is contained in:
parent
3c5ac4ace5
commit
4b4a86d4e7
@ -32,6 +32,8 @@ boto3==1.35.53
|
|||||||
argon2-cffi==23.1.0
|
argon2-cffi==23.1.0
|
||||||
APScheduler==3.10.4
|
APScheduler==3.10.4
|
||||||
|
|
||||||
|
RestrictedPython==8.0
|
||||||
|
|
||||||
# AI libraries
|
# AI libraries
|
||||||
openai
|
openai
|
||||||
anthropic
|
anthropic
|
||||||
|
@ -40,6 +40,9 @@ dependencies = [
|
|||||||
"argon2-cffi==23.1.0",
|
"argon2-cffi==23.1.0",
|
||||||
"APScheduler==3.10.4",
|
"APScheduler==3.10.4",
|
||||||
|
|
||||||
|
|
||||||
|
"RestrictedPython==8.0",
|
||||||
|
|
||||||
"openai",
|
"openai",
|
||||||
"anthropic",
|
"anthropic",
|
||||||
"google-generativeai==0.7.2",
|
"google-generativeai==0.7.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user