diff --git a/requirements/dev.txt b/requirements/dev.txt index d3c7dc51..2effb793 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ codecov coverage google_compute_engine # Need this because boto has issues with dynamic package loading during tests if other google components are there # newer versions of ipython have different imports and require refactoring -ipython>=5.0,<9.0.0 +ipython>=5.0,<10.0.0 ipywidgets notebook moto >= 5.0.0,<5.1.0