astral>=3.2
gpxpy>=1.6.2
markdown2>=2.4.13
python-dateutil>=2.9

[dev]
gpxtable[gunicorn,lint,tests]

[gunicorn]
gpxtable[web]
gunicorn>=22.0.0

[lint]
mypy
ruff
types-python-dateutil
types-requests

[tests]
pytest
pytest-flask
responses

[web]
flask>=3.0.0
requests>=2.33.0
