From 5309a08aaf03d711a7ffca31a7e3c076d44a2fd1 Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 6 Jan 2026 11:46:40 -0500 Subject: [PATCH] Update Python version requirement to 3.10 - 3.12 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d47370..5a6016d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Thank you for your interest in contributing to Stegasoo! This document provides ### Prerequisites -- Python 3.10 or higher +- Python 3.10 - 3.12 - Git - Docker (optional, for container testing)