Constrain python-daemon < 2.1.0

The latest python-deamon has broken zuul. Constrain zuul below
the last release.

Change-Id: I0af0dfbf684de65ee140c69cf564b4f95e05e0ba
This commit is contained in:
Joshua Hesketh 2015-11-26 21:43:10 +11:00
parent ff9837b5c1
commit 67510bc4fb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ WebOb>=1.2.3,<1.3
paramiko>=1.8.0
GitPython>=0.3.3
ordereddict
python-daemon>=2.0.4
python-daemon>=2.0.4,<2.1.0
extras
statsd>=1.0.0,<3.0
voluptuous>=0.7