Merge "Blacklist marathon 0.9.1"

This commit is contained in:
Jenkins 2017-09-13 22:09:40 +00:00 committed by Gerrit Code Review
commit 5d3ab9529c
2 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ deprecation>=1.0 # Apache-2.0
libvirt-python>=3.5.0 # LGPLv2+
lxml>=3.4.1,!=3.7.0 # BSD
Mako>=0.4.0 # MIT
marathon>=0.8.6 # MIT
marathon>=0.8.6,!=0.9.1 # MIT
microversion-parse>=0.1.2 # Apache-2.0
mistral-lib>=0.2.0 # Apache-2.0
mitmproxy>=1.0.2;python_version>'3.0' # MIT

View File

@ -519,7 +519,7 @@ tosca-parser===0.8.1
Flask===0.12.2
pymod2pkg===0.9.0
happybase===1.1.0;python_version=='2.7'
marathon===0.9.1
marathon===0.9.0
fasteners===0.14.1
sortedcontainers===1.5.7;python_version=='3.4'
sortedcontainers===1.5.7;python_version=='3.5'