diff --git a/src/setup.py b/src/setup.py index 95e5d403..4283b753 100644 --- a/src/setup.py +++ b/src/setup.py @@ -85,6 +85,6 @@ 'redis==4.4.4', 'pymongo==3.10.0', 'SQLAlchemy==1.3.12', - 'PyMySQL==0.9.3' + 'PyMySQL==1.1.1' ] ) \ No newline at end of file