Support PY39 and drop PY35 (#2260)

PyYAML 3.13 fails to install on PY3.9 on MacOS. The next public release was 5.1.
This commit is contained in:
Waylan Limberg
2020-12-21 16:31:38 -05:00
committed by GitHub
parent 5c2b4f1353
commit c7d86d4989
5 changed files with 16 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ click==3.3
Jinja2==2.10.1
livereload==2.5.1
Markdown==3.2.1
PyYAML==3.13
PyYAML==5.1
tornado==4.1
mdx_gh_links==0.2
ghp-import==1.0