
This hasn't been true since pip 20.3 introduced the new dependency resolver [1] [1] https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html Change-Id: I394f1135a9f3073ebc17ae9662faf6071e868ca8 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
os-client-config>=1.28.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
ddt>=1.2.1 # MIT
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
tempest>=17.1.0 # Apache-2.0
|