From 59690ea2b0f9896fd2990c7a15d4db8bcdbb3815 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 6 Sep 2023 15:51:43 +0200 Subject: [PATCH] add click --- ceph_bench/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph_bench/requirements.txt b/ceph_bench/requirements.txt index 0aeeeb0..3d0161b 100644 --- a/ceph_bench/requirements.txt +++ b/ceph_bench/requirements.txt @@ -1,5 +1,6 @@ asttokens==2.4.0 backcall==0.2.0 +click==8.1.7 decorator==5.1.1 exceptiongroup==1.1.3 executing==1.2.0