From: Zack Cerza Date: Thu, 26 Sep 2013 15:29:17 +0000 (-0500) Subject: Add missing requirement: web.py X-Git-Tag: 1.1.0~1850^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb3b563ecfeaf73d88bf8c921528327d40108f40;p=teuthology.git Add missing requirement: web.py (cherry picked from commit 1b3349525c361d4253f76729f8416ac6d9029289) --- diff --git a/requirements.txt b/requirements.txt index 4bcb1ab2c..7da279c08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ paramiko >= 1.7.7 pexpect requests == 0.14.0 raven +web.py # Test Dependencies # nose >=1.0.0