Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for lark 1.0 #35

Open
constantinius opened this issue Nov 18, 2021 · 2 comments
Open

Support for lark 1.0 #35

constantinius opened this issue Nov 18, 2021 · 2 comments

Comments

@constantinius
Copy link
Contributor

It seems that the current grammar is not compatible with Lark 1.0 (https://github.com/lark-parser/lark/releases/tag/1.0.0)

Now the version is fixed to lark<1.0

Goal is to stay up to date with lates lark

@DManowitz
Copy link

Lark is several versions beyond 1.0 now. Any word on when this might get updated?

@epifanio
Copy link

This affect pip installation for other packages and dependencies - as per: mappyfile 1.0.1 requires lark>=1.1.5, but you have lark 0.12.0 which is incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants