2014-09-13 07:23:23 +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.
|
2015-06-24 18:59:26 +00:00
|
|
|
hacking<0.11,>=0.10.0
|
2013-08-07 22:17:07 +00:00
|
|
|
|
2016-02-14 23:09:06 +00:00
|
|
|
cliff!=1.16.0,>=1.15.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
coverage>=3.6 # Apache-2.0
|
|
|
|
fixtures>=1.3.1 # Apache-2.0/BSD
|
|
|
|
mock>=1.2 # BSD
|
|
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
2015-12-03 15:05:02 +00:00
|
|
|
requests-mock>=0.7.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
2015-11-19 15:57:59 +00:00
|
|
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
|
|
|
testtools>=1.4.0 # MIT
|
|
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
|
|
WebTest>=2.0 # MIT
|
2015-08-13 02:14:42 +00:00
|
|
|
oslotest>=1.10.0 # Apache-2.0
|
2016-01-16 03:28:47 +00:00
|
|
|
os-testr>=0.4.1 # Apache-2.0
|
|
|
|
ddt>=1.0.1 # MIT
|
2015-12-09 21:57:52 +00:00
|
|
|
pylint==1.4.5 # GNU GPL v2
|
2015-11-04 20:41:26 +00:00
|
|
|
reno>=0.1.1 # Apache2
|
2015-11-05 16:47:13 +00:00
|
|
|
# Needed to run DB commands in virtualenvs
|
2015-11-09 14:54:43 +00:00
|
|
|
PyMySQL>=0.6.2 # MIT License
|