Skip to content

Commit

Permalink
Merge pull request #260 from kyegomez/dependabot/pip/torch-gte-2.2.0-…
Browse files Browse the repository at this point in the history
…and-lt-2.5.0

Update torch requirement from <2.4.0,>=2.2.0 to >=2.2.0,<2.5.0
  • Loading branch information
kyegomez authored Aug 28, 2024
2 parents db6270b + fd9a586 commit cc17dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch>=2.2.0,<2.4.0
torch>=2.2.0,<2.5.0
einops>=0.7.0,<0.8.0
memory-profiler
bitsandbytes>=0.43.1,<0.44.0
Expand Down

0 comments on commit cc17dd0

Please sign in to comment.