From f6de3e61831782334d807148218d2d426726cc9e Mon Sep 17 00:00:00 2001 From: Catalina Albornoz Date: Mon, 19 Jun 2023 11:41:46 -0400 Subject: [PATCH] Update installation.rst (#4247) Update Python version to 3.8 Co-authored-by: Romain Moyard --- doc/development/guide/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/guide/installation.rst b/doc/development/guide/installation.rst index 121e9eea121..b84fbe532b4 100644 --- a/doc/development/guide/installation.rst +++ b/doc/development/guide/installation.rst @@ -6,7 +6,7 @@ Dependencies PennyLane requires the following libraries be installed: -* `Python `_ >= 3.7 +* `Python `_ >= 3.8 The following Python packages are hard dependencies, and will automatically be installed alongside PennyLane: