# lema001 项目依赖

# 生产环境依赖
# 在这里添加你的项目依赖，例如：
# requests>=2.28.0
# numpy>=1.21.0

# 开发环境依赖 (可选)
# pytest>=7.0
# black>=22.0
# flake8>=4.0
# mypy>=0.950
