weizhouapache commented on code in PR #7111:
URL: https://github.com/apache/cloudstack/pull/7111#discussion_r1081271434
##########
tools/marvin/setup.py:
##########
@@ -46,7 +46,7 @@
"marvin.sandbox.basic"],
license="LICENSE.txt",
install_requires=[
- "mysql-connector-python >= 1.1.6",
+ "mysql-connector-python == 8.0.20",
Review Comment:
the version might be not important. we just need a version which works.
by the way, is there EOL date of the versions ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]