From f287b84ea32bf493d76c2a5de20a1a7f4c7792aa Mon Sep 17 00:00:00 2001 From: Izalia Mae Date: Wed, 7 Dec 2022 23:23:13 -0500 Subject: [PATCH] update aputils --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index da4201b..e54b9a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ install_requires = click >= 8.1.2 pycryptodome >= 3.14.1 PyYAML >= 5.0.0 - aputils @ https://git.barkshark.xyz/barkshark/aputils/archive/0.1.2.tar.gz + aputils @ git+https://git.barkshark.xyz/barkshark/aputils@2cd1776f12 python_requires = >=3.6 [options.extras_require]