From 7f3737fcc2fc32078b0904131adcaa75d5eda942 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sat, 21 Nov 2020 22:58:29 -0500 Subject: Bump dependencies for 3.9 to work without build tools Fix #5984, #5970 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 25c9da58..8517fb4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -aiohttp>=3.6.0,<3.7.0 +aiohttp>=3.6.0,<3.8.0 -- cgit v1.2.3