From 7eb06e5335244d7dacca726bdfcb58e8e59127cd Mon Sep 17 00:00:00 2001 From: Frisk Date: Tue, 27 Apr 2021 13:49:22 +0200 Subject: [PATCH] Updated dependency requirements, dropping support for Python 3.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e3088..104c1ba 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ * Very customizable ### Dependencies ### -* **Python 3.6+** +* **Python 3.7+** * requests 2.18.4+ * beautifulsoup 4.6.0+ * schedule 0.5.0+