Skip to content

Commit 5c4d706

Browse files
committed
Updated dependency
Signed-off-by: Roberto Rodriguez <[email protected]>
1 parent cdf6f24 commit 5c4d706

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
@@ -37,6 +37,7 @@ dependencies = [
3737
"numpy>=2.2.2,<3.0.0",
3838
"mcp>=1.7.1,<2.0.0",
3939
"pip-tools>=7.4.1,<8.0.0",
40+
"posthog<6.0.0",
4041
]
4142
classifiers = [
4243
"Development Status :: 2 - Pre-Alpha",
@@ -74,7 +75,6 @@ vectorstore = [
7475
"torch>=2.7.0",
7576
"sentence-transformers>=4.1.0,<5.0.0",
7677
"chromadb>=0.4.22,<2.0.0",
77-
"posthog<6.0.0",
7878
]
7979

8080
[project.urls]

0 commit comments

Comments
 (0)