From 6cd14bb503599b484fc2469e936840624e888039 Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Tue, 11 Jul 2023 00:11:24 -0700 Subject: [PATCH] temporarily pin click to 8.1.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index aeb550d..2132438 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = aiohttp ~= 3.8; platform_system!='Emscripten' appdirs >= 1.4 bt-test-interfaces >= 0.0.2 - click >= 7.1.2; platform_system!='Emscripten' + click == 8.1.3; platform_system!='Emscripten' cryptography == 35; platform_system!='Emscripten' grpcio == 1.51.1; platform_system!='Emscripten' humanize >= 4.6.0