asphalt~=4.6

[:python_version < "3.10"]
typing_extensions>=4.6.0

[doc]
asphalt-exceptions[raygun,sentry]
Sphinx>=7
sphinx_rtd_theme>=1.3.0
sphinx-autodoc-typehints>=1.2.0

[raygun]
raygun4py>=4.3

[sentry]
sentry-sdk>=1.5

[test]
asphalt-exceptions[raygun,sentry]
pytest
pytest-asyncio
pytest-cov
pytest-mock
