diff --git a/requirements.txt b/requirements.txt index 1ae4e02..f35bf8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ jedi==0.18.1; python_version >= "3.8" jinja2==3.0.3; python_version >= "3.7" jsonschema==4.4.0; python_version >= "3.7" jupyter-client==7.1.2; python_full_version >= "3.6.1" and python_version >= "3.7" -jupyter-core==4.9.2; python_full_version >= "3.6.1" and python_version >= "3.7" +jupyter-core==4.11.1; python_full_version >= "3.6.1" and python_version >= "3.7" kiwisolver==1.3.2; python_version >= "3.7" locket==0.2.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" magicgui==0.3.7; python_version >= "3.7"