From abd57602fe0a8f2f093a676184e6402ee728d2d6 Mon Sep 17 00:00:00 2001 From: Nikhil VJ Date: Wed, 4 Apr 2018 13:56:19 +0530 Subject: [PATCH] Replace pycrypto with pycryptodome Replace pycrypto with pycryptodome. See https://github.com/bndr/pipreqs/issues/66 for details. --- pipreqs/mapping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipreqs/mapping b/pipreqs/mapping index 3608616..1267770 100644 --- a/pipreqs/mapping +++ b/pipreqs/mapping @@ -9,7 +9,7 @@ BeautifulSoupTests:BeautifulSoup BioSQL:biopython BuildbotStatusShields:BuildbotEightStatusShields ComputedAttribute:ExtensionClass -Crypto:pycrypto +Crypto:pycryptodome FSM:pexpect FiftyOneDegrees:51degrees_mobile_detector_v3_wrapper GeoBaseMain:GeoBasesDev