mirror of
https://github.com/fastogt/pyfastogt
synced 2025-02-14 18:41:51 +00:00
Pydns
This commit is contained in:
parent
c3cbd48708
commit
2d4160926f
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -23,6 +23,7 @@ VERSION = '1.0.0'
|
||||||
|
|
||||||
# What packages are required for this module to be executed?
|
# What packages are required for this module to be executed?
|
||||||
REQUIRED = [
|
REQUIRED = [
|
||||||
|
'dnspython>=1.15.0, <2.0'
|
||||||
'email-validator',
|
'email-validator',
|
||||||
'distro',
|
'distro',
|
||||||
'certifi',
|
'certifi',
|
||||||
|
|
Loading…
Reference in a new issue