Christian Berendt | 145d9d7 | 2014-07-20 19:19:57 +0200 | [diff] [blame] | 1 | hacking>=0.9.2,<0.10 |
Monty Taylor | 6bef8ef | 2013-06-02 08:17:12 -0400 | [diff] [blame] | 2 | |
Monty Taylor | c779550 | 2013-09-25 12:17:08 -0400 | [diff] [blame] | 3 | coverage>=3.6 |
Andreas Jaeger | 43f5a77 | 2014-10-14 20:32:02 +0200 | [diff] [blame] | 4 | sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 |
Tony Breeds | db322f2 | 2015-10-02 14:43:01 +1000 | [diff] [blame^] | 5 | # NOTE(tonyb) Pillow isn't directly needed but it's pulled in via |
| 6 | # Collecting Pillow (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=0.5.5 |
| 7 | # So cap as per global-requirements until https://launchpad.net/bugs/1501995 |
| 8 | # is properly fixed |
| 9 | Pillow>=2.4.0,<3.0.0 # MIT |
Antoine Musso | 3a43e14 | 2013-10-30 23:51:58 +0100 | [diff] [blame] | 10 | sphinxcontrib-blockdiag>=0.5.5 |
Clark Boylan | 95b541c | 2013-07-18 14:19:20 -0700 | [diff] [blame] | 11 | discover |
Monty Taylor | c779550 | 2013-09-25 12:17:08 -0400 | [diff] [blame] | 12 | fixtures>=0.3.14 |
Jeremy Stanley | f988eea | 2014-09-10 22:27:33 +0000 | [diff] [blame] | 13 | python-keystoneclient>=0.4.2 |
Monty Taylor | bc75883 | 2013-06-17 17:22:42 -0400 | [diff] [blame] | 14 | python-subunit |
Jeremy Stanley | f988eea | 2014-09-10 22:27:33 +0000 | [diff] [blame] | 15 | python-swiftclient>=1.6 |
Monty Taylor | c779550 | 2013-09-25 12:17:08 -0400 | [diff] [blame] | 16 | testrepository>=0.0.17 |
| 17 | testtools>=0.9.32 |
James E. Blair | 4ce47da | 2013-12-05 14:06:08 -0800 | [diff] [blame] | 18 | sphinxcontrib-programoutput |