From 6dbceb13272364c58440b4be89b6b8de4766b44b Mon Sep 17 00:00:00 2001 From: sllynn Date: Fri, 29 Nov 2024 18:06:23 +0000 Subject: [PATCH] bump ipython version --- python/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index 71c7ed03e..c18dc0bb2 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -20,7 +20,7 @@ python_requires = <3.12,>=3.11 install_requires = geopandas<0.14.4,>=0.14 h3<4.0,>=3.7 - ipython<8.11,>=7.4.2 + ipython<8.15,>=7.4.2 keplergl==0.3.2 numpy<2.0,>=1.23.5