bc1c25428e
Sync the global requirements to pin sphinx. This addresses an issue where Sphinx 1.2 is not building documents correctly and causing check/gate to fail. Change-Id: I92af6481d2fdfaea6eda4eaffb0388eeaea8cb9f
15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
hacking>=0.8.0,<0.9
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
httpretty>=0.6.3
|
|
keyring>=1.6.1,<2.0
|
|
mock>=1.0
|
|
mox3>=0.7.0
|
|
pycrypto>=2.6
|
|
sphinx>=1.1.2,<1.2
|
|
testrepository>=0.0.17
|
|
testresources>=0.2.4
|
|
testtools>=0.9.32
|
|
WebOb>=1.2.3,<1.3
|