iTTsShuu 1 долоо хоног өмнө
parent
commit
fd83238fcc
1 өөрчлөгдсөн 0 нэмэгдсэн , 7 устгасан
  1. 0 7
      pyproject.toml

+ 0 - 7
pyproject.toml

@@ -5,22 +5,15 @@ description = "Add your description here"
 readme = "README.md"
 requires-python = ">=3.11"
 dependencies = [
-<<<<<<< HEAD
-    "agno>=1.7.1",
-=======
->>>>>>> bad0e67 (多轮对话+agno agent学习实践)
     "agno>=1.7.2",
     "dotenv>=0.9.9",
     "ipywidgets>=8.1.7",
     "openai>=1.93.0",
-<<<<<<< HEAD
     "duckduckgo-search>=6.0.0",
     "pandas",
     "yfinance>=0.2.65",
     "ipywidgets",
     "sqlalchemy"
-=======
->>>>>>> 6c34b0b (test1)
     "pandas>=2.3.1",
 ]