Skip to content

Commit b4b736c

Browse files
author
C.A.P. Linssen
committed
version pin antlr4 so runtime is compatible with generated lexer and parser
1 parent 134eb58 commit b4b736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy >= 1.8.2
22
sympy >= 1.1.1
3-
antlr4-python3-runtime >= 4.10
3+
antlr4-python3-runtime == 4.10
44
setuptools
55
Jinja2 >= 2.10
66
typing;python_version<"3.5"

0 commit comments

Comments
 (0)