Add requirement on pytz

pytz was added as a requirement by:
 15c13f8 Generic image-volume cache

Change-Id: Ib1590f41ecbfa70d9517636e2fbcaf15f79bf791
This commit is contained in:
Eric Harney 2016-02-11 16:16:32 -05:00
parent 13f99c0ae8
commit 96b2864281
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ python-glanceclient>=0.18.0
python-novaclient!=2.33.0,>=2.28.1
python-keystoneclient!=1.8.0,>=1.6.0
python-swiftclient>=2.2.0
pytz>=2013.6
requests!=2.8.0,!=2.9.0,>=2.5.2
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'