From 927bbe1a298f07f5d4210bbfc3a5fa91dcc5ff74 Mon Sep 17 00:00:00 2001 From: Natha Paquette Date: Thu, 24 Aug 2023 15:34:38 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0040eaa..9c85c826 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ TAKFreeServer uses a MVC pattern, the concept of a COT (Cursor On Target) is des See [user docs](https://freetakteam.github.io/FreeTAKServer-User-Docs/) for various information including an UML model of the Domain classes involved in a COT event. ## Requirements -- Python 3.8 +- Python 3.11 - Dependencies: - `flask` - `lxml`