Skip to content

Commit e6ede5b

Browse files
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@8.0.0...8.19.0) --- updated-dependencies: - dependency-name: ipython[notebook] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a907b1b commit e6ede5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _requirements/default.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools>=68.0.0, <68.3.0
22
matplotlib>=3.0.0, <3.9.0
3-
ipython[notebook]>=8.0.0, <8.17.0
3+
ipython[notebook]>=8.0.0, <8.20.0
44
urllib3 # for ipython
55
torch>=1.8.1, <2.1.0
66
pytorch-lightning>=1.4, <2.1.0

0 commit comments

Comments
 (0)