b2a4862324
Change-Id: Ib6009e622115ce007540f646178e171f25942099
13 lines
471 B
Plaintext
13 lines
471 B
Plaintext
# 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.
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
reno>=2.5.0 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|