pint
pytz
arrow
requests
pydantic>=2.0

[build]
build

[docs]
sphinx
pydata-sphinx-theme
autodoc_pydantic
sphinx_remove_toctrees
myst-nb
sphinx-autobuild
sphinx-inline-tabs
sphinx_copybutton
sphinx_design
sphinxext-opengraph
matplotlib

[lint]
pre-commit
mypy
types-requests
types-pytz
types-Flask
ruff

[tests]
pytest
pytest-cov
responses
