We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb9820 commit c8b7816Copy full SHA for c8b7816
1 file changed
tools/marvin/setup.py
@@ -46,7 +46,7 @@
46
"marvin.sandbox.basic"],
47
license="LICENSE.txt",
48
install_requires=[
49
- "mysql-connector-python <= 8.4.0",
+ "mysql-connector-python >= 8.4.0",
50
"requests >= 2.2.1",
51
"paramiko >= 1.13.0",
52
"nose >= 1.3.3",
0 commit comments