We bump the versions of cliff and keystoneauth1 to the first versions with full typing. We also remove an irrelevant note from the requirements files: dependency order hasn't mattered since pip 20.3. Change-Id: I7fb94985785323ba91aef973686c89a27c32c368 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
requests-mock>=1.1.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
osprofiler>=1.4.0 # Apache-2.0
|