소스 검색

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)