jsonmarshal

[deploy]
requests
twine

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

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

[lint]
flake8
flake8-docstrings
black
isort

[production]

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