2017-01-10 09:44:01 +00: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.
|
2018-01-24 01:39:53 +00:00
|
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
2017-09-26 03:38:07 +00:00
|
|
|
PyYAML>=3.10 # MIT
|
2017-01-14 10:47:01 +00:00
|
|
|
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
2017-11-16 11:30:33 +00:00
|
|
|
six>=1.10.0 # MIT
|
2018-01-18 03:38:12 +00:00
|
|
|
sphinx!=1.6.6,>=1.6.2 # BSD
|
2017-09-26 03:38:07 +00:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2017-06-19 05:49:19 +00:00
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2017-11-16 11:30:33 +00:00
|
|
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
2017-06-19 05:49:19 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
2017-11-16 11:30:33 +00:00
|
|
|
testtools>=2.2.0 # MIT
|
2017-09-26 03:38:07 +00:00
|
|
|
mock>=2.0.0 # BSD
|
2018-01-16 13:05:09 +00:00
|
|
|
oslotest>=3.2.0 # Apache-2.0
|
2018-01-17 14:36:06 +01:00
|
|
|
yaql>=1.1.3 # Apache 2.0 License
|