Update requirements with first whistle stable.

This commit is contained in:
Romain Dorgueil
2017-11-04 12:10:28 +01:00
parent 6bd1130e34
commit 5f300225a8
6 changed files with 9 additions and 8 deletions

View File

@ -47,7 +47,7 @@ python.add_requirements(
'psutil >=5.4,<6.0',
'requests >=2.0,<3.0',
'stevedore >=1.27,<1.28',
'whistle ==1.0a3',
'whistle >=1.0,<1.1',
dev=[
'pytest-sugar >=0.8,<0.9',
'pytest-timeout >=1,<2',