fix: align optional dependency contracts (#4907)

* fix: align optional dependency contracts

* ci: avoid duplicate test suite

* test: drop removed langsmith assertions

* test: rely on generic extra coverage

* test: restore existing plugin coverage
This commit is contained in:
chengyongru
2026-07-13 16:58:19 +08:00
committed by GitHub
parent a65a6f334c
commit e864fba522
4 changed files with 5 additions and 8 deletions
-3
View File
@@ -127,9 +127,6 @@ whatsapp = [
"neonize>=0.3.18.post0,<0.4.0",
"segno>=1.6.1,<2.0.0",
]
langsmith = [
"langsmith>=0.1.0",
]
langfuse = [
"langfuse>=3.0.0,<4.0.0",
]