From f67c561d00c45c3625669a56d687622999cb2d0b Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 12 Oct 2020 09:25:12 +0200 Subject: [PATCH] Update beautifulsoap --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55bdda4..8d45a4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-WTF==0.14.3 WTForms==2.3.3 PyMySQL==0.10.1 requests==2.24.0 -beautifulsoup4==4.9.2 +beautifulsoup4==4.9.3 python-dotenv==0.14.0 cloudscraper==1.2.48 Js2Py==0.70