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]