# Test
pytest>=4.3.0
pytest-asyncio>=0.15.0
pytest-cov>=2.6.1
coverage[toml]>=5.1
# Format
black==22.3.0
isort>=5.10.1
# Linter
mypy>=0.782
pylint>=2.8.0
flake8
types-tqdm
