diff --git a/setup.py b/setup.py index ce696bd..8403d9a 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ install_requires=[ 'pendulum==2.1.2', 'pipelinewise-singer-python==1.*', - 'PyMySQL==1.0.2', + 'PyMySQL==1.1.*', 'mysql-replication==0.40', 'plpygis==0.2.0', 'tzlocal==2.1',