Skip to content

Commit

Permalink
Merge pull request #366 from vaibhavjainwiz/fix_cve
Browse files Browse the repository at this point in the history
  • Loading branch information
gkumbhat authored Jul 3, 2024
2 parents 4ce8435 + 6d4eb04 commit 7d54770
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 @@ -29,7 +29,7 @@ dependencies = [
"scipy>=1.8.1",
"sentence-transformers>=2.3.1,<2.4.0",
"tokenizers>=0.13.3",
"torch>=2.0.1,<2.3.0",
"torch>=2.2.2,<2.3.0",
"tqdm>=4.65.0",
"transformers>=4.32.0",
"peft==0.6.0",
Expand Down

0 comments on commit 7d54770

Please sign in to comment.