From f0136b8295e185453fa09fd6c9af7f4fb6fd4919 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 23 Dec 2020 23:57:15 +0100 Subject: [PATCH] Change polling to polling2 for cloudscrapper --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a94091..5f1c572 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ beautifulsoup4==4.9.3 python-dotenv==0.15.0 cloudscraper==1.2.50 Js2Py==0.70 -polling==0.3.1 +polling2==0.4.6 dateparser==1.0.0 Werkzeug==1.0.1