click>=7.1
requests>=2.23
amazoncaptcha>=0.4
beautifulsoup4>=4.12
PyYAML>=5.1
python-dateutil>=2.8
pyotp>=2.9

[dev]
pytest
coverage[toml]
flake8
flake8-pyproject
pep8-naming
responses
lxml

[docs]
Sphinx
sphinx-notfound-page
sphinx_autodoc_typehints
mypy
types-requests
types-beautifulsoup4
types-Pillow
types-PyYAML
types-python-dateutil

[integration]
pytest-rerunfailures
parameterized
