block asyncmy 0.2.2

two issues that are also in the already blocked 0.2.1:

https://github.com/long2ice/asyncmy/issues/21

https://github.com/long2ice/asyncmy/issues/22

Change-Id: I188cfc22c5896bfc49f60f6b026d6076acbca3cf
This commit is contained in:
Mike Bayer
2021-10-11 13:49:30 -04:00
parent 87aaa0207e
commit 73082eaa83
+1 -1
View File
@@ -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"