diff --git a/binder/requirements.txt b/binder/requirements.txt index 047b8618..13a5ee23 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -36,7 +36,7 @@ ipython-genutils==0.2.0; python_version >= "3.7" ipython==7.21.0; python_version >= "3.7" jedi==0.18.0; python_version >= "3.7" jinja2==2.11.3; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6" -joblib==0.16.0; python_version >= "3.6" +joblib==1.2.0; python_version >= "3.6" jsonschema==3.2.0; python_version >= "3.5" jupyter-client==6.1.12; python_full_version >= "3.6.1" and python_version >= "3.6" jupyter-core==4.7.1; python_full_version >= "3.6.1" and python_version >= "3.6"