From 1acd138b8164af7f7c0d29244d6bd04531640297 Mon Sep 17 00:00:00 2001
From: Farid Mohammadi <farid.mohammadi@iws.uni-stuttgart.de>
Date: Mon, 11 Apr 2022 19:03:56 +0200
Subject: [PATCH] [README] remove tables dependancy

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 66815b59e..128ac207b 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,6 @@ Now, you can install my project with pip inside the venv with:
 * 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