pint
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
sphinxcontrib-mermaid

[lint]
pre-commit
mypy
types-requests
types-Flask
ruff
types-python-dateutil

[tests]
pytest
pytest-cov
pytest-xdist
responses
pytest-mock
