From e27262bedce289224d3476b0132d0c102256f85e Mon Sep 17 00:00:00 2001 From: Sleepingpirates Date: Sat, 18 Jul 2020 21:20:34 +0000 Subject: [PATCH] added texttable in requirements --- app/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/requirements.txt b/app/requirements.txt index 2c13823..6dcfa46 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -31,3 +31,4 @@ websockets==8.1 Werkzeug==1.0.1 WTForms==2.3.1 yarl==1.4.2 +texttable \ No newline at end of file