experimenter icon indicating copy to clipboard operation
experimenter copied to clipboard

Upgrade Schemas to Python 3.12

Open jaredlockhart opened this issue 7 months ago • 1 comments

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

jaredlockhart avatar Jul 25 '24 15:07 jaredlockhart