From d6ba242d3bb5251014b38daa2a6107938050e3b7 Mon Sep 17 00:00:00 2001 From: Izalia Mae Date: Tue, 9 Jan 2024 23:06:23 -0500 Subject: [PATCH] update aputils to 0.1.6a --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a13aa0d..43bf45a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aiohttp>=3.8.0 -aputils@https://git.barkshark.xyz/barkshark/aputils/archive/0.1.4.tar.gz +aiohttp>=3.9.1 +aputils@https://git.barkshark.xyz/barkshark/aputils/archive/0.1.6a.tar.gz cachetools>=5.2.0 click>=8.1.2 pyyaml>=6.0