mirror of
https://github.com/agentuniverse-ai/agentUniverse.git
synced 2026-02-09 01:59:19 +08:00
Fix: merge conflict
This commit is contained in:
@@ -34,7 +34,7 @@ tiktoken = '0.5.2'
|
||||
loguru = '0.7.2'
|
||||
flask_cors = '4.0.0'
|
||||
SQLAlchemy = '2.0.25'
|
||||
pydantic = "^2.6.4"
|
||||
pydantic = "~2.6.4"
|
||||
gunicorn = "^22.0.0"
|
||||
grpcio = "1.63.0"
|
||||
chromadb = "0.4.24"
|
||||
@@ -55,7 +55,8 @@ langchain-anthropic = '^0.1.13'
|
||||
numpy = '^1.26.0'
|
||||
pandas = "^2.2.2"
|
||||
pyarrow = "^16.1.0"
|
||||
duckduckgo-search = "6.2.7"
|
||||
duckduckgo-search = "6.1.7"
|
||||
primp = "0.5.5"
|
||||
wikipedia= "^1.4.0"
|
||||
openpyxl = "^3.1.5"
|
||||
primp = "0.5.5"
|
||||
|
||||
Reference in New Issue
Block a user