Removed version from monasca-common dependency

The version can create issues with the build strategy used for monasca.
Removing the version brings this into line with other monasca projects.

Change-Id: I141e13ec1942e98f96f6f236aa6119205d86c7f1
This commit is contained in:
darfed 2016-07-29 14:24:46 +01:00
parent a9775506cb
commit 3d9e1d97b6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ six>=1.7.0 # MIT
SQLAlchemy<1.1.0,>=0.9.9
kafka-python<=0.9.5
stevedore>=1.5.0 # Apache-2.0
monasca-common>=0.0.2
monasca-common
oslo.config>=1.2.1
oslo.log
oslo.service