From a327a27e2e575807a4e19faab9779fb337d11d7c Mon Sep 17 00:00:00 2001 From: LukachoLombardi <56646019+LukachoLombardi@users.noreply.github.com> Date: Wed, 7 Dec 2022 19:21:19 +0100 Subject: [PATCH] Update README.md match statement in subreddit.py (line 44) requires python 3.10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a964949..d872620 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The only original thing being done is the editing and gathering of all materials ## Requirements -- Python 3.9+ +- Python 3.10+ - Playwright (this should install automatically in installation) ## Installation 👩‍💻