diff --git a/setup.cfg b/setup.cfg index e14712e022f..2a61574f10b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ project_urls = [options] packages = find: install_requires = - iPython>=1.0 + ipython>=2.0.0 matplotlib!=3.4.2,>=2.0.2,<3.6 more-itertools>=8.4 numpy>=1.13.3 @@ -92,7 +92,7 @@ full = mapserver = bottle minimal = - ipython==1.0.0 + ipython==2.0.0 matplotlib==2.0.2 more-itertools==8.4 numpy==1.13.3