pandas>=2.0
requests>=2.32

[lint]
ruff>=0.6
mypy>=1.10
pandas-stubs
types-requests

[plot]
matplotlib>=3.7

[test]
pytest>=8.0
