From 9d033ed1264bf4bd209b21eb2d9155442f3c450e Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:50:56 +0800 Subject: [PATCH] update scrapy-splash 0.7.2 to 0.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed4bfff..9a36e90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ schedule==0.5.0 Twisted==17.9.0 Flask==1.0.2 Scrapy==1.5.0 -scrapy-splash==0.7.2 +scrapy-splash==0.8.0 prometheus-client==0.2.0 click==6.7 \ No newline at end of file