Let fuelclient pull all dependencies it wants first

Got VersionConflict because cliff pulled in later version of argparse.
This commit is contained in:
Yuriy Taraday 2015-07-20 15:28:14 +03:00
parent abf0dd93ad
commit 418456554b
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
# To verify them, use command like "rpm -q --whatrequires python-cliff" and
# examine requirements of software listed there.
pbr>=0.6,!=0.7,<1.0
python-fuelclient>=6.1 # it needs specific version of argparse
cliff>=1.7.0,<=1.9.0
python-fuelclient>=6.1