py
pytest>=6
flake8
flake8-docstrings
flake8-bugbear
pytest-cov
pytest-timeout
pytest-subprocess
prompt-toolkit>=3.0
pygments>=2.2
coverage>=5.3.1
black==21.5b0
pre-commit

# types related
mypy==0.902
types-ujson

# ensure tests run with the amalgamated (==production) xonsh
amalgamate
