From 2e107296908fb7170131c094c845ced29209d4b9 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Sun, 19 Jul 2020 15:11:44 +0200 Subject: [PATCH] Add missing test dependencies to requirements.txt Supplements the consolidation in b68066e --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 74beec225..dd95ca76e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,11 @@ Flask==1.1.1 Sphinx==1.8.4 +base58==1.0.2 +bitstring==3.1.6 cheroot==8.2.1 +coincurve==13.0.0 commonmark==0.8.1 +cryptography==2.8 ephemeral-port-reserve==1.1.1 flake8==3.7.8 flaky==3.6.1