Skip to content

Commit

Permalink
Update datasets requirement from <2.21.0,>=2.20.0 to >=2.20.0,<2.22.0
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 7c1dce9.
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 0386e97 commit fac9f4b
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
Expand Up @@ -6,7 +6,7 @@ typing>=3.7.4.3,<3.8.0
einops-exts>=0.0.4,<0.1.0
torchvision
accelerate
datasets>=2.20.0,<2.21.0
datasets>=2.20.0,<2.22.0
torchfix
torchdiffeq>=0.2.3,<0.3.0
beartype>=0.15.0,<0.16.0
Expand Down

0 comments on commit fac9f4b

Please sign in to comment.