Allow supervisor 3.3.x

I see no reason for limiting to such an old version.

Change-Id: I84ff2e6c3306adc0dd0769ce79039b9f45dcec70
This commit is contained in:
Dirk Mueller 2016-12-20 13:40:23 +01:00
parent ff922b9b01
commit dc2029f313
1 changed files with 1 additions and 3 deletions

View File

@ -1,11 +1,9 @@
requests>=2.10.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0,!=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.vmware>=2.11.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
gevent>=1.1.1
httplib2>=0.7.5 # MIT
@ -16,6 +14,6 @@ pymongo>=3.0.2,<=3.2.2,!=3.1
python-memcached>=1.56 # PSF
python-monascaclient>=1.1.0 # Apache-2.0
redis>=2.10.0 # MIT
supervisor>=3.1.3,<3.2
supervisor>=3.1.3,<3.4
stevedore>=1.17.1 # Apache-2.0
tornado>=4.3