diff --git a/python/setup.cfg b/python/setup.cfg index 7bc72b4db..748747d86 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -20,7 +20,7 @@ python_requires = <3.11,>=3.10 install_requires = geopandas<0.14.4,>=0.14 h3<4.0,>=3.7 - ipython<8.11,>=7.4.2 + ipython>=7.4.2,<8.30 keplergl==0.3.2 numpy<2.0,>=1.21.5