# 小虾 SaaS - 开发 / CI 依赖

# 代码质量
black==26.5.1
isort==8.0.1
flake8==7.3.0
bandit==1.9.4

# 测试
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==6.0.0
