c67fa9dda4
Since lower constraints job was removed the bounds are not actually tested. Add a note to explain the bounds are maintained on bast effort basis. Also remove note about old pip's behavior because recent pip can resolve dependencies without requiring specific order. Change-Id: I69a5d2c719ae84532697669edf5e0265e3949a42
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|