# HG changeset patch # User Marcin Kuzminski # Date 2017-08-14 10:17:41 # Node ID 05f749f59acee71dbe16c0e132fc7925557eb63b # Parent 4174a246d0c920a3f9029c83399f3f6e51615dd0 dependencies: freeze bleach library version. - this is a Jupyter notebooks dependency, and bumps lots of libraries. Better to have a control over this to be on the safe side diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -104,6 +104,7 @@ https://code.rhodecode.com/upstream/py-g # entrypoints backport, pypi version doesn't support egg installs https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1 nbconvert==5.1.1 +bleach==1.5.0 nbformat==4.3.0 jupyter_client==5.0.0