72407ca361
Requirements definition is being moved to doc/requirements.txt file after the requirement has been accepted to global openstack/requirement project. Change-Id: Idd9e4d648b26bd4d45cfa4e8868703531acfce3e
8 lines
326 B
Plaintext
8 lines
326 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.
|
|
|
|
reno>=3.2.0 # Apache-2.0
|
|
sphinx>=3.4.2 # BSD
|
|
sphinx_rtd_theme>=1.0 # MIT
|