From e4817bc68dcceb12a6b4c0103088c960cf4f167f Mon Sep 17 00:00:00 2001 From: Nikhil VJ Date: Fri, 24 Aug 2018 09:20:30 +0530 Subject: [PATCH] Add Cryptodome:pycryptodomex Ref: https://github.com/bndr/pipreqs/issues/66#issuecomment-415642021 This is a wholly separate package from pycryptodome (which replaced pycrypto in #124 and uses the namespace Crypto in import statments). This uses the namespace `Cryptodome` (is that what we call the parent name of module when importing?) --- pipreqs/mapping | 1 + 1 file changed, 1 insertion(+) diff --git a/pipreqs/mapping b/pipreqs/mapping index f7651a9..da75747 100644 --- a/pipreqs/mapping +++ b/pipreqs/mapping @@ -10,6 +10,7 @@ BioSQL:biopython BuildbotStatusShields:BuildbotEightStatusShields ComputedAttribute:ExtensionClass Crypto:pycryptodome +Cryptodome:pycryptodomex FSM:pexpect FiftyOneDegrees:51degrees_mobile_detector_v3_wrapper GeoBaseMain:GeoBasesDev