
hacking 3.x is quite old. Bump it to the recent version currently used in most of the neutron repos. Also remove the note about old pip's behavior because recent pip does not require specific order. Change-Id: I81a9d0dfc1241f5843472583a4f7334853f98f7d
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
|