commit | e961399ac91fc8446022850b797529c0401ac9a2 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 21 18:20:35 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 21 18:20:35 2019 -0600 |
tree | 448c73a1ab9f9b8db00649478e3595f249e077e8 | |
parent | 9b2f6511b097916dca90cc50f29ea0543b45d508 [diff] [blame] |
network check and text output
diff --git a/requirements.txt b/requirements.txt index d68799f..c334a77 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -2,3 +2,4 @@ pyyaml jinja2 requests +ipaddress