diff --git a/dev-requirements.txt b/dev-requirements.txt index e35dc9c3f..868f011bf 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ django-debug-toolbar==1.5 # https://django-debug-toolbar.readthedocs.io/en/stable/changes.html django-extensions==1.7.4 -ipython==5.1.0 +ipython==7.16.3 ipdb==0.10.1 six==1.10.0