添加cognee依赖
This commit is contained in:
@@ -10,6 +10,7 @@ dependencies = [
|
||||
"asyncddgs>=0.1.0a1",
|
||||
"asyncio>=4.0.0",
|
||||
"beautifulsoup4>=4.13.4",
|
||||
"cognee>=0.2.3",
|
||||
"colorama>=0.4.6",
|
||||
"cryptography>=45.0.5",
|
||||
"customtkinter>=5.2.2",
|
||||
@@ -24,6 +25,7 @@ dependencies = [
|
||||
"json-repair>=0.47.6",
|
||||
"json5>=0.12.1",
|
||||
"jsonlines>=4.0.0",
|
||||
"langfuse==2.46.2",
|
||||
"lxml>=6.0.0",
|
||||
"maim-message>=0.3.8",
|
||||
"matplotlib>=3.10.3",
|
||||
@@ -31,10 +33,11 @@ dependencies = [
|
||||
"numpy>=2.2.6",
|
||||
"openai>=1.95.0",
|
||||
"opencv-python>=4.11.0.86",
|
||||
"packaging>=25.0",
|
||||
"packaging==24.1",
|
||||
"pandas>=2.3.1",
|
||||
"peewee>=3.18.2",
|
||||
"pillow>=11.3.0",
|
||||
"pip-check-reqs>=2.5.5",
|
||||
"psutil>=7.0.0",
|
||||
"pyarrow>=20.0.0",
|
||||
"pydantic>=2.11.7",
|
||||
|
||||
Reference in New Issue
Block a user