Skip to content

Commit a830eed

Browse files
authored
Merge pull request #2 from Tiestaa/main
fix pip conflict with cat.Thanks @Tiestaa
2 parents 5a5a22f + 2e5e9cf commit a830eed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Semantic Chunking",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Description of semantic_chunking.",
55
"author_name": "nickprock",
66
"author_url": "https://github.com/nickprock",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
langchain_experimental
1+
langchain_experimental==0.0.60

0 commit comments

Comments
 (0)