Skip to content

Commit e480a86

Browse files
Merge pull request #348 from IFCA-Advanced-Computing/dependabot/pip/torchvision-gte-0.16.2-and-lt-0.21
Update torchvision requirement from <0.20,>=0.16.2 to >=0.16.2,<0.21
2 parents 83482d5 + 1b9a036 commit e480a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ docs = [
5454
notebooks = [
5555
"scikit-learn>=1.3.2,<1.6",
5656
"torch>=2.1.2,<2.6",
57-
"torchvision>=0.16.2,<0.20",
57+
"torchvision>=0.16.2,<0.21",
5858
"ipywidgets>=8.1.1,<8.2",
5959
]
6060

0 commit comments

Comments
 (0)