From a2c010b68517dc78097e956872c70d1c0a09b4c7 Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Thu, 7 May 2020 11:43:57 +0200 Subject: [PATCH] Adds teos-common requirements to the plugin --- watchtower-plugin/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/watchtower-plugin/requirements.txt b/watchtower-plugin/requirements.txt index 84ba49d..6f9b5d7 100644 --- a/watchtower-plugin/requirements.txt +++ b/watchtower-plugin/requirements.txt @@ -4,4 +4,5 @@ coincurve cryptography==2.8 pyzbase32 plyvel -backoff \ No newline at end of file +backoff +teos-common==0.0.5 \ No newline at end of file