From ed8f93d7d08112d4e8b625a6b22f9b3cdf4daea0 Mon Sep 17 00:00:00 2001 From: Eden Kirin Date: Sun, 23 Apr 2023 11:51:06 +0200 Subject: [PATCH] Set required python version to 3.7 --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/README.md b/python/README.md index 645d585..393c32b 100644 --- a/python/README.md +++ b/python/README.md @@ -1,7 +1,7 @@ # FairHopper Python SDK Requirements: -- Python 3.10+ +- Python 3.7+ ## Setting up environment