Bump version requirement for pbr

Otherwise there's a conflict between "gear" and "turbo-hipster".
Also bump hacking version because otherwise it conflicts with the pbr
version.

Change-Id: Ib9ef16cac16184fe6ee2ec5358b5e16480e31e15
This commit is contained in:
Jan Kundrát 2016-04-04 18:14:27 +02:00 committed by James E. Blair
parent d0520c2754
commit b8a599e3cb
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.6,!=0.7,<1.0
pbr>=1.8.0,<2.0
six>=1.5.2
extras
python-daemon>=2.0.4

View File

@ -1,4 +1,4 @@
hacking>=0.5.3,<0.8
hacking>=0.10.0,<0.11
coverage>=3.6
discover