Skip to content

Commit 1d71b93

Browse files
committed
chore(cli): pin posthog to <6.0.0
1 parent a577112 commit 1d71b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"colorlog",
2121
"charset-normalizer>=3.4.1",
2222
"json5",
23+
"posthog<6.0.0",
2324
]
2425
requires-python = ">=3.11,<3.14"
2526
readme = "README.md"

0 commit comments

Comments
 (0)