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

[dev]
gpxtable[gunicorn,lint,tests]

[gunicorn]
gpxtable[web]
gunicorn>=26.0.0

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

[tests]
pytest
pytest-flask
responses

[web]
flask>=3.1.3
requests>=2.34.2
