From 408d737804a4805c6abf26a74edab9c5adb0ede4 Mon Sep 17 00:00:00 2001 From: chncaption <101684156+chncaption@users.noreply.github.com> Date: Wed, 14 Dec 2022 16:58:33 +0800 Subject: [PATCH] update scrapy-splash 0.7.2 to 0.8.0 --- slybot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slybot/requirements.txt b/slybot/requirements.txt index 7e7ea751c..6bbbfe068 100644 --- a/slybot/requirements.txt +++ b/slybot/requirements.txt @@ -8,6 +8,6 @@ dateparser==0.7.1 python-dateutil==2.8.0 jsonschema==2.6.0 six==1.12.0 -scrapy-splash==0.7.2 +scrapy-splash==0.8.0 page_finder==0.1.8 chardet==3.0.4