Skip to content

Commit

Permalink
Added required dependency to .toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimilp7 committed Oct 6, 2023
1 parent b7e1563 commit 5a81fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"langchain >=0.0.158",
"openai >=0.27.0",
"sentence-transformers>=2.2.2",
"tqdm>=4.66.1"
]

[project.license]
Expand Down

0 comments on commit 5a81fa1

Please sign in to comment.