From 29787062640c6fc6044fdb715b2aee903dcecee3 Mon Sep 17 00:00:00 2001 From: Romain J Date: Sun, 16 May 2021 23:59:16 +0200 Subject: [PATCH] fix(doc): update version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8abc3ff..bf6d3bf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ platforms = linux [options] packages = find_namespace: -python_requires = >=3.9 +python_requires = >=3.8 install_requires = aiocache>=0.11.1 asyncpg>=0.21.0