From 0645bdc0ad4d3aca58f66313ba9ae50f31c92639 Mon Sep 17 00:00:00 2001 From: Lloyd Dakin <54085254+LTDakin@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:22:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131e067..5ff9b6e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This application is the backend server for the PhotonRanch Datalab. It is a django application with a REST API for communicating with the Datalab UI. ## Prerequisites -- Python >= 3.9 +- Python >= 3.11 <= 3.12 find_module() deprecated - Django >= 4