From bbb372284b53a9f48339289f0947e718c52c07da Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Sat, 26 Sep 2020 15:56:55 +0000 Subject: [PATCH] Bump Python version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a196bf..f441c3f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The following services are currently supported: * Weibo (Sina Weibo): user profiles ## Requirements -snscrape requires Python 3.6 or higher. The Python package dependencies are installed automatically when you install snscrape. +snscrape requires Python 3.8 or higher. The Python package dependencies are installed automatically when you install snscrape. Note that one of the dependencies, lxml, also requires libxml2 and libxslt to be installed.