From 60008f646810273829dd8265dde2bcc90c36c39f Mon Sep 17 00:00:00 2001 From: Stefano Borini Date: Mon, 10 Apr 2017 10:45:59 +0100 Subject: [PATCH] Verifying if Jhub changes compromised our tests --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f3a22764..087d417cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests==2.10.0 docker-py==1.8 escapism==0.0.1 jinja2==2.8 -git+git://github.com/jupyterhub/jupyterhub.git@master#egg=jupyterhub +git+git://github.com/jupyterhub/jupyterhub.git@2d1a45f0190059ef436c2f97dc8d6e391eb2d139#egg=jupyterhub jupyter_client==4.3.0 click==6.6 tabulate==0.7.5