diff --git a/setup.py b/setup.py index fa026185..ef7c2056 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ "tqdm", "wheel", "packaging", - "ipython>=8.10.0", + "ipython", "tabulate", "statsmodels>=0.10.1", "openai"