diff --git a/requirements.txt b/requirements.txt index 2b775d8..b33788f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ gunicorn==20.0.4 importlib-metadata==1.7.0; python_version < '3.8' ipykernel==5.3.4; python_version >= '3.5' ipython-genutils==0.2.0 -ipython==7.17.0; python_version >= '3.3' +ipython==7.31.1; python_version >= '3.3' ipywidgets==7.5.1 itsdangerous==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' jedi==0.17.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'