Fix: merge conflict

This commit is contained in:
fanen.lhy
2024-08-27 10:09:50 +08:00
parent 449a838c69
commit d3b812044a

View File

@@ -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"