1
0
Fork 0
mirror of https://github.com/fastogt/pyfastogt synced 2025-02-12 15:41:53 +00:00

Update setup.py

This commit is contained in:
Alexandr Topilski 2020-09-12 06:47:10 +03:00 committed by GitHub
parent 658b2cef35
commit 53eade582a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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