requests>=2.16
tenacity>=5.1.0

[deploy]
requests
twine

[dev]
pytest
pytest-env
pytest-cov
vcrpy
requests-mock
flake8
flake8-docstrings
black
isort
ipdb

[docs]
pytest
pytest-env
pytest-cov
vcrpy
requests-mock
flake8
flake8-docstrings
black
isort
ipdb

[lint]
flake8
flake8-docstrings
black
isort

[production]

[test]
pytest
pytest-env
pytest-cov
vcrpy
requests-mock
