diff options
| author | Juergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com> | 2017-07-11 16:10:24 +0200 |
|---|---|---|
| committer | Juergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com> | 2017-07-11 16:10:24 +0200 |
| commit | 17ba433b6a16209e7b92cdff60bf9e574616312c (patch) | |
| tree | 06c555a8e2a9cfb010283332ed1e74f48a8329f8 /setup.py | |
| parent | fa9b12d4531bcb6e29cc2e417ebb6ab8ca3fcb9b (diff) | |
Updated setup dependencies
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ setup( 'jinja2', 'path.py', 'pyyaml', - 'antlr4-python3-runtime>=4.6', + 'antlr4-python3-runtime==4.7', 'typing', 'click', 'watchdog', |
