Update typed-ast version to support Python 3.8.

pull/57439/head
Matt Clay 5 years ago
parent d9fcf95758
commit d80ef9e64b

@ -40,5 +40,5 @@ isort == 4.3.15
lazy-object-proxy == 1.3.1
mccabe == 0.6.1
pylint == 2.3.1
typed-ast == 1.3.1
typed-ast == 1.4.0 # 1.4.0 is required to compile on Python 3.8
wrapt == 1.11.1

Loading…
Cancel
Save