experimenter
experimenter copied to clipboard
Upgrade Schemas to Python 3.12
Seems like before we upgrade Experimenter to Python 3.12 we have to upgrade Schemas to 3.12. Pydantic is complaining about some TypeVar issue. Let's update schemas to 3.12, publish a new version, and then we can update the dependency in Experimenter and bump it to 3.12 too.
┆Issue is synchronized with this Jira Task