[project] name = "testmcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "dashscope>=1.25.12", "deepagents>=0.4.3", "langchain>=1.2.10", "langchain-community>=0.4.1", "langchain-openai>=0.3.0", "loguru>=0.7.3", "mcp[cli]>=1.13.1", "openai>=1.102.0", "pymysql>=1.1.2", ]