update requirements

This commit is contained in:
Nikolay Shopik 2017-05-11 18:15:11 +03:00
parent ed03823182
commit afe2e732a9
2 changed files with 2 additions and 1 deletions

View File

@ -832,7 +832,7 @@ def main():
asn6 = get_nicinfo(ipv6_addr)
if asn4 != asn6:
ipv6_available = False
print ("Вероятно у вас IPv6 туннель, отключаем проверку IPv6")
print("Вероятно у вас IPv6 туннель, отключаем проверку IPv6")
else:
print("IP: {}, провайдер: {}".format(_mask_ip(ip_isp[0]), ip_isp[1]))
print()

View File

@ -1 +1,2 @@
dnspython
ipwhois