1
0
Fork 0
mirror of https://github.com/fastogt/pyfastogt synced 2025-02-12 13:01:55 +00:00
This commit is contained in:
topilski 2020-07-17 01:58:52 -04:00
parent c3cbd48708
commit 2d4160926f

View file

@ -23,6 +23,7 @@ VERSION = '1.0.0'
# What packages are required for this module to be executed?
REQUIRED = [
'dnspython>=1.15.0, <2.0'
'email-validator',
'distro',
'certifi',