diff --git a/setup.py b/setup.py index c260f76..de8ef5c 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ REQUIRED = [ 'protobuf==3.7.1', 'grpcio >=1.17, <2', - 'ipython==7.9', + 'ipython==7.16.3', 'pandas', 'tornado>=6.0.0', 'python-dotenv>0.10.0',