# Obsidian 智能日记整理 Agent 依赖 # 核心依赖 anthropic>=0.25.0 aiohttp>=3.9.0 pyyaml>=6.0 pydantic>=2.0.0 # 测试依赖 pytest>=7.0.0 pytest-asyncio>=0.21.0 pytest-cov>=4.0.0 hypothesis>=6.0.0 aioresponses>=0.7.0