Skip to content

Commit

Permalink
Merge pull request #308 from HLasse/dependabot/pip/ipython-lte-8.19.0
Browse files Browse the repository at this point in the history
⬆️ Update ipython requirement from <=8.18.1 to <=8.19.0
  • Loading branch information
HLasse authored Jan 1, 2024
2 parents 8c657a0 + 85c8e5b commit 6e46b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tutorials = [
"matplotlib",
"datasets>=2.8.0",
"scikit-learn>=1.1.1",
"ipython<=8.18.1",
"ipython<=8.19.0",
]
sklearn = ["scikit-learn>=1.1.1"]

Expand Down

0 comments on commit 6e46b14

Please sign in to comment.