Remove restriction on python-monascaclient

There is no reason to add an upper bound on python-monascsaclient.  The overall
constraints should handle it.

Change-Id: I4e51a3a447fbf4136b4fe07185778dd1bc299773
This commit is contained in:
Joe Keen 2016-06-20 13:28:07 -06:00
parent 686bec40b0
commit 19fbf09a7e

View File

@ -13,7 +13,7 @@ ntplib>=0.3.2,<0.4
#psutil>=2.2.1,<3.1.0
pymongo
python-memcached
python-monascaclient>=1.0.22,<1.1
python-monascaclient>=1.0.30 # Apache-2.0
redis
supervisor>=3.1.3,<3.2
tornado