Skip to content

Commit 2679c61

Browse files
committed
added missing dependence
1 parent 5e45606 commit 2679c61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ python-dotenv = "*"
1717
pandas = "*"
1818
requests = "*"
1919
bertopic = "*"
20+
sentence-transformers = "*"
2021

2122
[requires]
2223
python_version = "3.9"

0 commit comments

Comments
 (0)