httpx
opentelemetry-instrumentation-httpx

[all]
lima-api[docs,pydantic2,test]

[docs]
sphinx>=7.0.0
myst-parser>=2.0.0
sphinx_design>=0.5.0
pydata-sphinx-theme>=0.14.0

[pydantic1]
pydantic[email]<2.0,>=1.10

[pydantic2]
pydantic[email]<3.0,>=2.3.0
pydantic-settings>=2.0.3

[test]
coverage
pytest
pytest-cov
pytest-mock
pytest-httpserver
freezegun
ruff
uv
opentelemetry-sdk
