diff --git a/setup.cfg b/setup.cfg index 8c8165037..1d3ecb0a2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ install_requires = ipywidgets>=7.5.0,<9 traitlets>=4.3.0 traittypes>=0.0.6 - numpy>=1.10.4,<2.0.0 + numpy>=1.10.4 pandas>=1.0.0,<3.0.0 classifiers = Framework :: Jupyter