diff --git a/pyproject.toml b/pyproject.toml index f9e0848acf..5812a6b29a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -136,6 +136,8 @@ dependencies = [ "moto[s3]>=5.0.26", + "posthog==5.4.0", + ] readme = "README.md" requires-python = ">= 3.11, < 3.13.0a1"