
[deploy]
requests
twine

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

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

[lint]
flake8
flake8-docstrings
black
isort

[test]
pytest
pytest-env
pytest-cov
