Drop official support for Python 3.3.

Also up tornado version to >=5.0. Fixes #1427.
This commit is contained in:
Waylan Limberg
2018-04-03 13:47:16 -04:00
parent fa4c7e5bb3
commit d6449f9080
7 changed files with 15 additions and 19 deletions

View File

@@ -3,5 +3,5 @@ Jinja2>=2.7.1
livereload>=2.5.1
Markdown>=2.5
PyYAML>=3.10
tornado>=4.1
tornado>=5.0
mdx_gh_links>=0.2