There currently are two deprecation warnings: * pkg_resources is [deprecated](https://setuptools.pypa.io/en/latest/pkg_resources.html) as an API * Pydantic json_encoders is deprecated, check out [alternatives](https://docs.pydantic.dev/2.9/concepts/serialization/#custom-serializers) and the Pydantic V2 [migration guide](https://docs.pydantic.dev/2.9/migration/)