From 24add889ca53a0bc75b9a28ff509eb284b5a52b2 Mon Sep 17 00:00:00 2001 From: miyouzi Date: Sat, 20 Jul 2019 10:44:18 +0800 Subject: [PATCH] update requirements --- .idea/vcs.xml | 6 ++++++ requirements.txt | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 1fbceee..6581f5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -requests==2.19.1 -termcolor==1.1.0 +requests==2.22.0 pythonping==1.0.4 +termcolor==1.1.0 beautifulsoup4==4.7.1 dnspython==1.16.0