2017-09-14 18:19:43 +02:00
|
|
|
# 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
|
2020-05-31 19:44:54 +02:00
|
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
|
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
2017-09-14 18:19:43 +02:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
2019-05-22 10:31:40 +02:00
|
|
|
yasfb>=0.8.0 # BSD
|