Skip to content

Commit d3dcbce

Browse files
build(deps): update ipython[notebook] requirement in /requirements
Updates the requirements on [ipython[notebook]](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[notebook] dependency-version: 8.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6da480d commit d3dcbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r ../docs.txt
22

33
nbformat # used for generate empty notebook
4-
ipython[notebook] <8.7.0
4+
ipython[notebook] <8.19.0
55
setuptools<58.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
66

77
#-r ../../_notebooks/.actions/requires.txt

0 commit comments

Comments
 (0)