From 38aa6dc37e28d7a5ab1c91b120baa76dcb8dd754 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 26 Feb 2018 23:56:16 -0800 Subject: Depend on pycryptodome instead of pycrypto --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index f7d3e237ac67..dc83835dc08c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pycrypto==2.6.1 +pycryptodome==3.4.11 -- cgit 1.4.1