From a3d7c20a510014cecc399392c6ef28b5c9355090 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 30 Aug 2023 10:34:35 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7e2ebe3..4347e5e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,8 +11,8 @@ Fixes and enhancements are totally welcome. We prefer you to file an issue befo * bash * make -* nodejs - v10.x (with npm) -* python - v2.7.x or v3.x (with pip) +* nodejs - v16.x or greater (with npm) +* python - v3.7 or greater (with pip) If you encounter issues and cannot build, come chat on gitter.im. We're happy to help.