jsonpath2 version
0.4.2
Platform Details
OS X
Actual Result:
The library spit out
ANTLR runtime and generated code versions disagree: 4.8!=4.7.1
ANTLR runtime and generated code versions disagree: 4.8!=4.7.1
It seems antlr4-python3-runtime 4.8 was just released less than an hour ago, and pip picks up the latest version right now.
Could this library by pinned with 4.7.1 if that's what the code gets generated with?