From d81bbba4c2b56017a72a5f778fe34960a1418ef3 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 20 Nov 2023 13:50:59 +0100 Subject: [PATCH] Remove dependency on blosc --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41417861c..e3f2b4bbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,6 @@ tabulate==0.9.0 pycoingecko==3.1.0 jinja2==3.1.2 tables==3.9.1 -blosc==1.11.1 joblib==1.3.2 rich==13.7.0 pyarrow==14.0.1; platform_machine != 'armv7l'