From 20c4f8f98cca3082aac3d329c65e1c924a412412 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 19 Feb 2022 13:49:21 +0000 Subject: [PATCH] upgrade async-timeout to v4.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b988845..5405dbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ asyncio-rlock ~=0.1.0 asyncio-throttle ~=1.0.1 ircstates ~=0.12.0 async_stagger ~=0.3.0 -async_timeout ~=3.0.1 +async_timeout ~=4.0.2