Skip to content

Commit

Permalink
Merge pull request #348 from IFCA-Advanced-Computing/dependabot/pip/t…
Browse files Browse the repository at this point in the history
…orchvision-gte-0.16.2-and-lt-0.21

Update torchvision requirement from <0.20,>=0.16.2 to >=0.16.2,<0.21
  • Loading branch information
jaime-cespedes-sisniega authored Oct 18, 2024
2 parents 83482d5 + 1b9a036 commit e480a86
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 @@ -54,7 +54,7 @@ docs = [
notebooks = [
"scikit-learn>=1.3.2,<1.6",
"torch>=2.1.2,<2.6",
"torchvision>=0.16.2,<0.20",
"torchvision>=0.16.2,<0.21",
"ipywidgets>=8.1.1,<8.2",
]

Expand Down

0 comments on commit e480a86

Please sign in to comment.