From 6ab06a236815e46e445a4d5f50a9d8f6bd16bffb Mon Sep 17 00:00:00 2001 From: sgoudham Date: Fri, 22 Apr 2022 02:00:55 +0100 Subject: [PATCH] Add packages --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a29058a..6d785fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,4 @@ git+https://github.com/interactions-py/library.git@4.1.1-rc.1 -python-dotenv==0.20.0 \ No newline at end of file +interactions-wait-for==1.0.4 +python-dotenv==0.20.0 +table2ascii==0.2.0 \ No newline at end of file