mirror of https://github.com/apache/cloudstack.git
marvin: install mysql-connector-python version 8.0.31 (#7111)
This commit is contained in:
parent
42f0d758c1
commit
e7b7efe117
|
|
@ -46,7 +46,7 @@ setup(name="Marvin",
|
|||
"marvin.sandbox.basic"],
|
||||
license="LICENSE.txt",
|
||||
install_requires=[
|
||||
"mysql-connector-python >= 1.1.6",
|
||||
"mysql-connector-python <= 8.0.30",
|
||||
"requests >= 2.2.1",
|
||||
"paramiko >= 1.13.0",
|
||||
"nose >= 1.3.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue