From 590d266f1fc2a5e0d85f26661f6462e31d811103 Mon Sep 17 00:00:00 2001 From: Max Baak Date: Tue, 21 Jun 2022 21:31:28 +0200 Subject: [PATCH] fix: patched histogrammar bin_edges call for Bin histograms --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1eee1850..9b87d23f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy>=1.18.0 pandas>=0.25.1 scipy>=1.5.2 -histogrammar>=1.0.29 +histogrammar>=1.0.30 phik jinja2 tqdm