From 118eb6c7c7379b37f3793abb4b54c96a683a6c4b Mon Sep 17 00:00:00 2001 From: dmaljovec Date: Mon, 9 Jan 2023 23:33:07 -0700 Subject: [PATCH] chore: unpin click and validate test suite --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index 8098f2ae4..e9a57897e 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,7 +1,7 @@ aiohttp>=3.5.2,<4.0 aiohttp_cors>=0.7,<2.0 robinhood-aiokafka>=1.1.6,<1.2 -click>=6.7,<8.0 +click>=6.7,<9.0 colorclass>=2.2,<3.0 mode>=4.4.0,<4.5 opentracing>=1.3.0,<2.0.0