setuptools>=65.5.0
wheel>=0.37.1
click>=8.1.3
questionary>=1.10.0

[dev]
pre-commit~=3.1.1
isort~=2.6.0
black~=23.1.0
virtualenv~=20.21.0

[docs]
sphinx>=6.1.3
sphinx-rtd-theme
towncrier

[tests]
pytest~=7.2.2
pytest_mock
pytest-cov
