databases>=0.7.0
aiomysql>=0.2.0
typing-extensions>=4.0.0
pytest>=8.3.5
pytest-asyncio>=0.24.0
cryptography>=46.0.2
black>=24.8.0

[all]
async-pybatis-orm[dev,docs]

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-mock>=3.6.0
black>=22.0
isort>=5.10
flake8>=4.0
mypy>=0.950

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
