From 705a3e544c9e01acd7e763b084897b292db77b5a Mon Sep 17 00:00:00 2001
From: Timo Koch <timokoch@math.uio.no>
Date: Fri, 1 Apr 2022 13:56:26 +0000
Subject: [PATCH] [setup] Remove unused dependency 'tables'

---
 setup.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index 3c29ea451..4c713af00 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,7 +29,6 @@ install_requires =
    tqdm==4.61.1
    chaospy==4.3.3
    emcee==3.0.2
-   tables==3.6.1
    corner==2.2.1
    h5py==3.2.1
    statsmodels==0.13.2
-- 
GitLab