typer>=0.9.0
python-dotenv>=1.0.0
toml>=0.10.2

[dev]
pytest>=6.0
pytest-cov>=2.0
flake8>=3.8
black>=21.0
isort>=5.0
mypy>=0.800
build>=0.10.0
twine>=4.0.0

[full]
build>=0.10.0
twine>=4.0.0
flake8>=3.8
black>=21.0
isort>=5.0
mypy>=0.800
pytest>=6.0
pytest-cov>=2.0
