From 565aac63a52d7a46b8e2135f05427fdb21866f7e Mon Sep 17 00:00:00 2001 From: Liuyang-Z Date: Wed, 19 Jul 2017 13:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96=E6=B8=85?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..a36ad39 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +certifi==2017.4.17 +chardet==3.0.4 +dnspython==1.15.0 +geoip2==2.5.0 +idna==2.5 +ipaddress==1.0.18 +maxminddb==1.3.0 +requests==2.18.1 +urllib3==1.21.1