Remove unused pytz requirement

Change-Id: I84229b45831a177a26e90de8b55081cb86db19b0
This commit is contained in:
Julien Danjou 2016-02-02 18:55:03 +01:00
parent 3776fb656d
commit 4d06765f31
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ keystoneauth1>=2.1.0 # Apache-2.0
python-neutronclient>=2.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.1.0 # MIT
requests!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT