
[:python_version < "3.8"]

[async]
httpx>=0.15.0

[docs]
sphinx>=1.4.0

[test]
coverage[toml]==5.2.1
flake8-blind-except==0.1.1
flake8-debugger==3.2.1
flake8-imports==0.1.1
flake8==3.8.3
freezegun==0.3.15
isort==5.3.2
pretend==1.0.9
pytest-asyncio
pytest-cov==2.8.1
pytest-httpx
pytest==6.2.5
requests_mock>=0.7.0

[xmlsec]
xmlsec>=0.6.1
