From baf7137ddc466f393571dc05608d6fafdd19a229 Mon Sep 17 00:00:00 2001 From: "xianping.wen" <931128603@qq.com> Date: Thu, 12 Sep 2019 12:36:13 +0800 Subject: [PATCH] add txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a763b59..f595209 100755 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,5 @@ tensorflow matplotlib>=3.0.2 numpy>=1.14.6 scipy>=1.1.0 -selenium==3.11.0 \ No newline at end of file +selenium==3.11.0 +fake-useragent==0.1.11 \ No newline at end of file