Added six - Fixes issue #93

FIX for issue #93 :
ImportError: cannot import name 'collections_abc' from 'six.moves' (unkown location)
This commit is contained in:
PlazzmiK 2022-02-16 20:14:51 +01:00 committed by GitHub
parent a6fb73b87e
commit ca980a74a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,4 @@ qrcode
netifaces netifaces
weasyprint weasyprint
python-whois python-whois
six