Skip to content

Commit a5d1ac2

Browse files
build(deps): update ipython[all] requirement in /requirements
Updates the requirements on [ipython[all]](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@rel-0.8.4...8.18.1) --- updated-dependencies: - dependency-name: ipython[all] dependency-version: 8.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8055717 commit a5d1ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
requests <2.32.0
55
torchvision >=0.16.0, <0.21.0
6-
ipython[all] <8.15.0
6+
ipython[all] <8.19.0
77
torchmetrics >=0.10.0, <1.5.0
88
lightning-utilities >=0.8.0, <0.12.0

0 commit comments

Comments
 (0)