Skip to content

Commit d8dfad2

Browse files
authored
Apply suggestions from code review
1 parent ccc107f commit d8dfad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/pytorch/examples.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
requests <2.33.0
55
torchvision >=0.16.0, <0.24.0
6-
ipython[all] <9.0; python_version < "3.10"
7-
ipython[all] >9.0,<9.5; python_version > "3.9"
6+
ipython[all] <9.0; python_version < "3.11"
7+
ipython[all] >9.0,<9.5; python_version > "3.10"
88
torchmetrics >=0.10.0, <1.9.0

0 commit comments

Comments
 (0)