From dbe630e9b76c3a82867771172a3ac14d0cbcfc37 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 15 Jul 2020 10:09:43 +0200 Subject: [PATCH] Update deps --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 215f288..eb6b02f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ Flask==1.1.2 -Flask-SQLAlchemy==2.4.3 +Flask-SQLAlchemy==2.4.4 Flask-HTTPAuth==4.1.0 Flask-WTF==0.14.3 WTForms==2.3.1 PyMySQL==0.9.3 requests==2.24.0 beautifulsoup4==4.9.1 -python-dotenv==0.13.0 -cloudscraper==1.2.40 +python-dotenv==0.14.0 +cloudscraper==1.2.42 Js2Py==0.70 polling==0.3.1 dateparser==0.7.6