Updated from global requirements

Change-Id: I4ad77779f0af0f4a016bb9125f1a5553ea914804
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:22:53 +00:00
parent 75182ab806
commit 9b83aab8a3
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
Pillow>=2.4.0 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
coverage>=3.6
testrepository>=0.0.18
discover