Skip to content

Commit

Permalink
Merge pull request #318 from HLasse/dependabot/pip/ipython-lte-8.21.0
Browse files Browse the repository at this point in the history
⬆️ update ipython requirement from <=8.19.0 to <=8.21.0
  • Loading branch information
HLasse authored Feb 1, 2024
2 parents bcd0fb0 + 77de15d commit 00e7faf
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.19.0",
"ipython<=8.21.0",
]
sklearn = ["scikit-learn>=1.1.1"]

Expand Down

0 comments on commit 00e7faf

Please sign in to comment.