From 85d2a2e2a4bf01a3f8b494ec011de37089918108 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Tue, 15 Jul 2025 12:07:59 -0400 Subject: [PATCH] update required runtime deps --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 056959e..073c3b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,7 @@ classifiers = [ dependencies = [ "hatchling", + "pydantic", ] [project.entry-points.hatch]