Browse Source

upgrade Tornado from 5.1.1 to 6.0 (#4503)

* upgrade Tornado from 5.1.1 to 6.0

* [ci fw Python/tornado]

* [ci fw-only Python/tornado]
mio 6 years ago
parent
commit
f4a6a90d87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/tornado/requirements_py3_uvloop.txt

+ 1 - 1
frameworks/Python/tornado/requirements_py3_uvloop.txt

@@ -1,4 +1,4 @@
 asyncpg==0.18.3
-tornado==5.1.1
+tornado==6.0
 ujson==1.35
 uvloop==0.12.1