We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9216595 commit c102e70Copy full SHA for c102e70
pyproject.toml
@@ -42,7 +42,7 @@ classifiers = [
42
"Topic :: Multimedia :: Graphics",
43
]
44
dependencies = [
45
- "ipython<9",
+ "ipython<10",
46
"ipywidgets>=7.6.0,<9",
47
"matplotlib>=3.5.0,<4",
48
"numpy",
0 commit comments