diff --git a/setup.cfg b/setup.cfg index 099a5743acf..7da65453b02 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 @@ -93,7 +93,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