Update requirements
The low pyflakes requirements is blocking updating requirements in oslo.config. Change-Id: I7553b0063d3672109ecc5e6530bbcabed6430542
This commit is contained in:
parent
1bcf93164a
commit
759991a39a
@ -1,7 +1,7 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
pyflakes>=0.7.2,<0.7.4
|
||||
flake8==2.0
|
||||
|
||||
six
|
||||
|
@ -1,8 +1,8 @@
|
||||
coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
fixtures>=0.3.14
|
||||
python-subunit
|
||||
sphinx>=1.1.2
|
||||
testrepository>=0.0.17
|
||||
testscenarios>=0.4,<0.5
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.32
|
||||
|
Loading…
Reference in New Issue
Block a user