aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d74d30c..1544d77 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,6 +9,7 @@ dependencies = [
"prettytable>=3.10.0",
"termcolor>=2.4.0",
"click>=8.1.7",
+ "ipython>=8.24.0",
]
readme = "README.md"
requires-python = ">= 3.8"