Skip to content

Commit

Permalink
Update ipython requirement from <=8.12 to <=8.24.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ipython](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.24.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 66bf468 commit fd201dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ seaborn>=0.11.0
sparseml[torchvision] >= 1.4

# Extras --------------------------------------
ipython<=8.12 # interactive notebook
ipython<=8.24.0 # interactive notebook
psutil # system utilization
thop>=0.1.1 # FLOPs computation
# mss # screenshots
Expand Down

0 comments on commit fd201dd

Please sign in to comment.