# code formatting
flynt==1.*
ruff==0.*

# type checking
mypy==0.*

# testing
tox==3.*
pytest==7.*
pytest-cov==4.*
pytest-dotenv==0.*

# general
pycocotools==2.*
scikit-image==0.*
opencv-python==4.*