diff --git a/python/setup.cfg b/python/setup.cfg index 671608840..d8810add2 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -19,7 +19,7 @@ packages = find: python_requires = >=3.7.0 install_requires = keplergl==0.3.2 - h3==3.7.3 + h3==3.7.0 ipython==7.22.0 [options.package_data]