From 46c81d70184efcb0ffa54e6267ecc7651d7dbbf3 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 5 Dec 2023 17:04:16 +0100 Subject: [PATCH] Revert "Bump tables from 3.9.1 to 3.9.2" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e40eeec8..5ef69111d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ technical==1.4.0 tabulate==0.9.0 pycoingecko==3.1.0 jinja2==3.1.2 -tables==3.9.2 +tables==3.9.1 joblib==1.3.2 rich==13.7.0 pyarrow==14.0.1; platform_machine != 'armv7l'