From 76f0a4cdd41e14e92a615c6bead105b2e1e33c7c Mon Sep 17 00:00:00 2001 From: cswimr Date: Sun, 26 Jan 2025 21:09:38 +0000 Subject: [PATCH] chore(hotreload): support python 3.8+ instead of 3.10+ --- hotreload/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotreload/info.json b/hotreload/info.json index 5527eb1..6028830 100644 --- a/hotreload/info.json +++ b/hotreload/info.json @@ -12,7 +12,7 @@ "min_bot_version": "3.5.0", "min_python_version": [ 3, - 10, + 8, 0 ], "requirements": [