From a03f11449c3212e2d585e23abd035950dd1f294b Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 18 Sep 2021 17:11:40 +0000 Subject: [PATCH] upgrade ircstates to v0.11.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 358c086..9437d30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ anyio ~=2.0.2 asyncio-rlock ~=0.1.0 asyncio-throttle ~=1.0.1 dataclasses ~=0.6; python_version<"3.7" -ircstates ~=0.11.9 +ircstates ~=0.11.10 async_stagger ~=0.3.0 async_timeout ~=3.0.1