diff --git a/setup.py b/setup.py index 2bac2da..9fc754d 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ install_requires=[ 'pendulum==1.2.0', 'pipelinewise-singer-python==1.*', - 'PyMySQL==0.9.3', + 'PyMySQL==0.7.11', 'mysql-replication==0.21', 'pyyaml==5.3', ],