Skip to content

Commit dad7e82

Browse files
committed
fix posthog version
1 parent e33d478 commit dad7e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ unittest-xml-reporting = ">=3.2.0"
8181
junitparser = ">=3.1.0"
8282
pydantic = ">=1.10.1"
8383
humanize = ">=4.0.0"
84-
posthog = ">=3.0.0,<=3.11.0"
84+
posthog = ">=3.0.0"
8585
click = ">=8.1.0"
8686
inquirer = ">=3.0.0"
8787
sentry-sdk = ">=1.40.6,<3.0.0"

0 commit comments

Comments
 (0)