requirements: Remove irrelevant notice
Not valid since the new resolver was introduced in pip 20.3 Change-Id: I5d21cdb4b4a0677f0e0af8dbbcecfe6118f2bc3d Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
1e5ab9f1c6
commit
f79c9bd359
@ -1,6 +1,3 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
networkx>=2.3 # BSD
|
||||
aodhclient>=0.9.0 # Apache-2.0
|
||||
|
@ -1,8 +1,3 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
hacking>=3.0,<3.1.0 # Apache-2.0
|
||||
|
||||
# this is required for the tests
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user