From 7a77ff6e50c4e2383afa059af070163827c13551 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Fri, 4 Oct 2019 17:17:58 -0700 Subject: [PATCH] add stackprinter --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43e5fb4..6eb04d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,5 @@ pyyaml==5.1.1 redis==3.2.1 sanic-limiter==0.1.3 sanic==19.6.2 -sshtunnel==0.1.5 \ No newline at end of file +sshtunnel==0.1.5 +stackprinter==0.2.3 \ No newline at end of file