Merge "Bump hacking min version to 3.0.1"
This commit is contained in:
commit
254d699012
@ -13,7 +13,7 @@ flake8==2.5.5
|
|||||||
flake8-import-order==0.17.1
|
flake8-import-order==0.17.1
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
greenlet==0.4.10
|
greenlet==0.4.10
|
||||||
hacking==3.0.0
|
hacking==3.0.1
|
||||||
ifaddr==0.1.6
|
ifaddr==0.1.6
|
||||||
iso8601==0.1.11
|
iso8601==0.1.11
|
||||||
keystoneauth1==3.4.0
|
keystoneauth1==3.4.0
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
coverage!=4.4,>=4.0 # Apache-2.0
|
coverage!=4.4,>=4.0 # Apache-2.0
|
||||||
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
||||||
flake8-import-order>=0.17.1 # LGPLv3
|
flake8-import-order>=0.17.1 # LGPLv3
|
||||||
hacking>=3.0.0,<3.1.0 # Apache-2.0
|
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
||||||
stestr>=1.0.0 # Apache-2.0
|
stestr>=1.0.0 # Apache-2.0
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
oslotest>=3.2.0 # Apache-2.0
|
||||||
doc8>=0.6.0 # Apache-2.0
|
doc8>=0.6.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user