pytest
pytest-cov
mypy>=1.3.0
types-appdirs

# for examples
urwid
prompt_toolkit

# debugger
pudb
pytest-pudb

# dependencies of pudb which pip does not resolve automatically
setuptools>=40.8.0
wheel
