requests>=2.32
tenacity>=9.0.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
