* Fix a bunch of rstcheck warnings
* Add rstcheck to pre-commit
* Ignore automodule
* Update changelog and contributing
* tox -e ruff -> tox -e precommit
But keep the old name for compat
* Use UV to install all needed packages locally
* Add opentelemetry-test-utils
* Add asgi and fastapi
* Add more projects, since it helped me
* add urllib
* Add system metrics
* Add dbapi and sqlite3
* Add sqlalchemy
* add pyramid
* Add pymongo
* Add jinja2
* add lock file
* add falcon as well
* Add uv lock to the pre-commit
* Update uv.lock
* Update lockfile
* remove xray test dependencies
* Add otel-sdk to xray
* Update uv version
* Drop xray from the list of packages
---------
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>