summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b79602728..035afe788 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -76,7 +76,7 @@ aiomysql =
aiomysql;python_version>="3"
asyncmy =
%(asyncio)s
- asyncmy>=0.2.0,!=0.2.1;python_version>="3"
+ asyncmy>=0.2.0,!=0.2.1,!=0.2.2;python_version>="3"
aiosqlite =
%(asyncio)s
aiosqlite;python_version>="3"