Skip to content

Commit

Permalink
Merge pull request #4 from webis-de/dependabot/pip/sentence-transform…
Browse files Browse the repository at this point in the history
…ers-approx-eq-3.0.1

Update sentence-transformers requirement from ~=2.7.0 to ~=3.0.1
  • Loading branch information
janheinrichmerker authored Jul 1, 2024
2 parents 1ab9fae + f88eefe commit 5d3c2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies = [
"rank_bm25~=0.2.2",
"rouge-score~=0.1.2",
"requests~=2.31",
"sentence_transformers~=2.7.0",
"sentence_transformers~=3.0.1",
"scispacy~=0.5.4",
"tqdm~=4.64",
"toml~=0.10.2",
Expand Down

0 comments on commit 5d3c2ea

Please sign in to comment.