Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit a3fd469

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@8.0.0...8.22.1) --- updated-dependencies: - dependency-name: ipython[notebook] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37e0798 commit a3fd469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools>=68.0.0, <69.1.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.23.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)