diff --git a/pyproject.toml b/pyproject.toml index 523f92b..c129c5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,5 +18,5 @@ Homepage = "https://www.coastalcommits.com/Seaswimmer/SeaUtils" Issues = "https://www.coastalcommits.com/Seaswimmer/SeaUtils/issues" [build-system] -requires = ["hatchling", "semver"] +requires = ["hatchling", "Red-DiscordBot", "pydantic", "phx-class-registry", "aiosqlite"] build-backend = "hatchling.build"