mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2026-01-15 12:15:13 +00:00
fix: python pip install dep issue
This commit is contained in:
@@ -52,8 +52,10 @@ dependencies = [
|
||||
"google-genai==1.56.0",
|
||||
"google-generativeai==0.8.6",
|
||||
|
||||
"langchain==0.3.27",
|
||||
"langchain-community==0.3.29",
|
||||
"langchain==1.2.0",
|
||||
"langchain-community==0.4.1",
|
||||
"langchain-classic==1.0.0",
|
||||
"langchain-text-splitters==1.1.0",
|
||||
|
||||
"fake-useragent==2.2.0",
|
||||
"chromadb==1.3.7",
|
||||
|
||||
Reference in New Issue
Block a user