From 26d2ce906000b01f1688f672d2d9e175fe8c1b89 Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Sun, 1 Aug 2021 17:00:34 +0300 Subject: [PATCH] The pyzmq requirement --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 0e1322d4..48d4d25a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ coverage python_prctl psutil pycrypto +pyzmq six