Loosen stevedore requirement to avoid conflicts.
This commit is contained in:
@ -51,7 +51,7 @@ python.add_requirements(
|
||||
'psutil >=5.4,<6',
|
||||
'python-slugify >=1.2,<1.3',
|
||||
'requests >=2,<3',
|
||||
'stevedore >=1.27,<1.28',
|
||||
'stevedore ~=1.27',
|
||||
'whistle >=1.0,<1.1',
|
||||
dev=[
|
||||
'pytest-sugar >=0.9,<0.10',
|
||||
|
||||
Reference in New Issue
Block a user