cairosvg
codespell>=2.2.6
ipython
jinja2
moto >= 5
numpy
pillow
pre-commit
pluggy >= 1.4.0
pytest >= 8.3
pytest-asyncio >= 0.24
pytest-benchmark
pytest-cov
pytest-env
pytest-flakefinder
pytest-mypy-plugins >= 3.2.0
pytest-timeout
pytest-xdist >= 3.6.1
pyyaml
redis>=5.0.1
setuptools
uv>=0.4.5
vale
virtualenv
watchfiles
respx

# Linters and dev tools that are also in .pre-commit-config.yaml, which
# should usually be updated together.
codespell==2.4.1
ruff==0.9.5
mypy==1.14.1
vermin==1.6.0

# type stubs
types-cachetools
types-PyYAML

# documentation
mkdocs
mkdocs-material
mkdocstrings[python]
mkdocs-gen-files

# OpenTelemetry
# Other than the `test-utils` package these versions should match the versions
# in `requirements-otel.txt`
opentelemetry-distro >= 0.48b0, < 1.0.0
opentelemetry-exporter-otlp >= 1.27.0, < 2.0.0
opentelemetry-instrumentation >= 0.48b0, < 1.0.0
opentelemetry-instrumentation-logging >= 0.48b0, < 1.0.0
opentelemetry-test-utils >= 0.48b0, < 1.0.0
