typer>=0.4.1
cookiecutter>=1.7.3
PyGithub>=1.55

[all]
isort
wemake-python-styleguide
mypy
black
nitpick
add-trailing-comma
pytest
pytest-cov
pytest-mock

[dev]
isort
wemake-python-styleguide
mypy
black
nitpick
add-trailing-comma

[tests]
pytest
pytest-cov
pytest-mock
