Skip to content

Commit b497968

Browse files
committed
pin posthog<3.12.0
1 parent 2c0a728 commit b497968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = [
4949
"openai>=1.56.1",
5050
"pydantic",
5151
"Jinja2",
52-
"posthog", # telemetry
52+
"posthog<3.12.0", # telemetry
5353
"pyyaml",
5454
"more-itertools", # TextDocumentSplitter
5555
"networkx", # Pipeline graphs

0 commit comments

Comments
 (0)