From 07b34141ae99736c204004bde549d71a1b5c348f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=87=E8=B4=A4=E5=B9=B3?= Date: Mon, 2 Sep 2019 11:10:36 +0800 Subject: [PATCH] == --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b20dfb..a763b59 100755 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ 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 \ No newline at end of file