diff --git a/requirements.txt b/requirements.txt index ea5d2b48..80f321c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ numpy==1.10.1 py4j==0.9 # Useful for local development, e.g. by tools/devshell.py -ipython==0.13.1 +ipython==7.16.3 # Used for testing nose==1.1.2