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

[fix] pyparsing: lock pyparsing to 2.4.7 fixing webui log page #3443

Merged
merged 4 commits into from May 20, 2022

Conversation

kristenmills
Copy link
Member

@kristenmills kristenmills commented May 20, 2022

Motivation for changes:

The Log page on webui is broken after we updated pyparsing. I'm going to look into this further so we can update pyparsing properly but for now want to lock it back to 2.4.7.

Detailed changes:

  • lock pyparsing version 2.4.7

Addressed issues:

@gazpachoking
Copy link
Member

I had a hell of a time fighting with pip-compile and getting everything working last time I messed with deps. I think we should just manually do the edits right now to only pin pyparsing so we don't have to mess with tweaks to get all the python versions working.

@kristenmills
Copy link
Member Author

Yeah agreed that makes sense, i'll do that.

@kristenmills kristenmills merged commit ad8d076 into develop May 20, 2022
@kristenmills kristenmills deleted the lock-pyparsing branch May 20, 2022 21:27
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

Successfully merging this pull request may close these issues.

Log output in web displaying nothing
2 participants