diff --git a/pyproject.toml b/pyproject.toml index b0e9b07..60f0e69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ Changelog = "https://github.com/aviadshiber/langfuse-cli/releases" lf = "langfuse_cli.main:app" [build-system] -requires = ["hatchling==1.29.0"] +requires = ["hatchling==1.30.1"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]