requests>=2.32.5
tzdata>=2025.2

[:python_version < "3.11"]
typing-extensions>=4.15.0

[dev]
pytest>=9.0.2
pytest-cov>=7.0.0
pytest-mock>=3.15.1
sphinx==8.1.3
sphinx-rtd-theme>=3.0.0
sphinx_immaterial>=0.13.8
sphinx-autodoc-typehints==3.0.1
sphinx-copybutton>=0.5.2
myst-parser>=4.0.1
mypy>=1.19.0
types-requests>=2.32.4
ruff>=0.8.0
