aiohttp
suncalc
typeguard

[all]
aioresponses
asynctest
black==23.1.0
identify>=1.4.20
myst-parser
parameterized
pre-commit
pypandoc>=1.6.3
pytest
pytest-asyncio
pytest-cov
pytest-flake8
pytest-mock
sphinx-autobuild
sphinx<6,>=3.5.4
sphinx_book_theme

[all:python_version < "3.6"]
watchdog<1.0.0

[all:python_version >= "3.9"]
readthedocs-sphinx-search

[dev]
asynctest
black==23.1.0
identify>=1.4.20
parameterized
pre-commit
pytest-mock

[docs]
myst-parser
pypandoc>=1.6.3
sphinx<6,>=3.5.4
sphinx-autobuild
sphinx_book_theme

[docs:python_version < "3.6"]
watchdog<1.0.0

[docs:python_version >= "3.9"]
readthedocs-sphinx-search

[test]
aioresponses
asynctest
parameterized
pytest
pytest-asyncio
pytest-cov
pytest-flake8
pytest-mock
