typer==0.3.2
gpxpy
matplotlib

[all]
isort
wemake-python-styleguide
mypy
black
dlint
nitpick
cohesion
pyformat
add-trailing-comma
pre-commit
devtools[pygments]
pytest
pytest-cov
pytest-xdist
pytest-mock
pytest-asyncio

[dev]
isort
wemake-python-styleguide
mypy
black
dlint
nitpick
cohesion
pyformat
add-trailing-comma
pre-commit
devtools[pygments]

[tests]
pytest
pytest-cov
pytest-xdist
pytest-mock
pytest-asyncio
