From 17ba433b6a16209e7b92cdff60bf9e574616312c Mon Sep 17 00:00:00 2001 From: Juergen Bocklage-Ryannel Date: Tue, 11 Jul 2017 16:10:24 +0200 Subject: Updated setup dependencies --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b80855b..567f9e2 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ setup( 'jinja2', 'path.py', 'pyyaml', - 'antlr4-python3-runtime>=4.6', + 'antlr4-python3-runtime==4.7', 'typing', 'click', 'watchdog', -- cgit v1.2.3