Skip to content

Commit 0a4920f

Browse files
committed
fix: Fix editable toolbox-core package path in requirements.txt
1 parent a6305ea commit 0a4920f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-e packages/toolbox-core
1+
-e ../toolbox-core
22
langchain-core==0.3.56
33
PyYAML==6.0.2
44
pydantic==2.11.4

0 commit comments

Comments
 (0)