# Style
flake8==4.0.1

# Code formatting
black==22.3.0
isort==5.10.1

# Type checking
mypy==0.950

# Testing
tox==3.25.0
pytest==7.1.2
pytest-cov==3.0.0
pytest-dotenv==0.5.2

# General
pycocotools
