requests>=2
tzlocal>=4

[dev]
pre-commit
flake8
flake8-docstrings
flake8-bugbear
flake8-simplify
black

[testing]
setuptools
pytest
pytest-cov
pytest-mock
