From 0b2a5e8646a24a4bc03dbde034e18bc944dea415 Mon Sep 17 00:00:00 2001 From: Hossein Shafagh Date: Tue, 9 Jul 2019 09:51:51 -0700 Subject: [PATCH] updating the python version --- docs/quickstart/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart/index.rst b/docs/quickstart/index.rst index adeadd7c..280bb612 100644 --- a/docs/quickstart/index.rst +++ b/docs/quickstart/index.rst @@ -12,7 +12,7 @@ Dependencies Some basic prerequisites which you'll need in order to run Lemur: * A UNIX-based operating system (we test on Ubuntu, develop on OS X) -* Python 3.5 or greater +* Python 3.7 or greater * PostgreSQL 9.4 or greater * Nginx