Skip to content

Commit

Permalink
build(deps): update ipython[notebook] requirement in /_requirements
Browse files Browse the repository at this point in the history
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.23.0)

---
updated-dependencies:
- dependency-name: ipython[notebook]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 37e0798 commit 557d72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _requirements/default.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools>=68.0.0, <69.1.0
matplotlib>=3.0.0, <3.9.0
ipython[notebook]>=8.0.0, <8.17.0
ipython[notebook]>=8.0.0, <8.24.0
urllib3 # for ipython
torch>=1.8.1, <2.1.0
pytorch-lightning>=1.4, <2.1.0
Expand Down

0 comments on commit 557d72a

Please sign in to comment.