requests-oauthlib
zeep
orjson

[all]
authlib
httpx==0.12.0
ipython

[cli]
ipython

[lint]
pre-commit>=1.21.0
flake8>=3.0.4
black>=19.10b0
isort>=4.3.21

[rest_api]
authlib
httpx==0.12.0

[test]
pytest>=3.0.3
coverage>=4.2
