Skip to content

Commit 80d14a7

Browse files
committed
feat: add ipython dependency with version constraints
1 parent 8953da6 commit 80d14a7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ classifiers = [
4444
"Programming Language :: Rust",
4545
]
4646
dependencies = [
47+
"ipython>=8.18.1",
4748
"myst-parser>=3.0.1",
4849
"pyarrow>=11.0.0",
4950
"pydata-sphinx-theme>=0.8.0",

uv.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)