Update requirements.txt

This change is to get the benefit of mask_dict_passwords() in
oslo.utils.

Change-Id: I85e1b64fa2580bb80ca3a422f33d1cf14d08a72b
Depends-On: I168b71de4bc006480b89e8bad00539c2c9f8caaf
This commit is contained in:
Amrith Kumar 2016-01-12 14:17:09 -05:00
parent 12d27e075f
commit dcff2bbd9e

View File

@ -33,7 +33,7 @@ oslo.i18n>=1.5.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.2.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
MySQL-python;python_version=='2.7'
Babel>=1.3