瀏覽代碼

Update Python requirements in readme

Matt Westcott 2 年之前
父節點
當前提交
e02fbce696
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -126,7 +126,7 @@ You can run the Wagtail demo locally without setting up Vagrant or Docker and si
 
 #### Dependencies
 
-- Python 3.6, 3.7, 3.8 or 3.9
+- Python 3.7, 3.8, 3.9, 3.10 or 3.11
 - [Virtualenv](https://virtualenv.pypa.io/en/stable/installation/)
 - [VirtualenvWrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html) (optional)