From 57b0df5a3de4fa55cb0a5de6edb67cfbcd5016c9 Mon Sep 17 00:00:00 2001 From: jmoens <37249590+jmoens@users.noreply.github.com> Date: Thu, 4 Jan 2024 09:54:50 -0800 Subject: [PATCH] Update server-install.md --- docs/server-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server-install.md b/docs/server-install.md index 94125737..889cad33 100755 --- a/docs/server-install.md +++ b/docs/server-install.md @@ -17,7 +17,7 @@ These instructions explain how to install and start up TabPy Server. ### Prerequisites -- TabPy only supports Python versions 3.7, 3.8, and 3.9 +- TabPy only supports Python versions 3.7, 3.8, 3.9, and 3.10 - TabPy 2.7.0 added support for data streaming via Apache Arrow Flight (`pyarrow`). When using TabPy >= 2.7.0, we recommend using a Python 64-bit installer to avoid incompatibility issues