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

hot-fix: Pin werkzeug module to resolve 'url_quote_plus' import error #64

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

mcayanan
Copy link
Contributor

@mcayanan mcayanan commented Oct 2, 2023

The nightlies are failing due to the following build error:

image

This is due to a major werkzeug update according to https://stackoverflow.com/questions/77213053/importerror-cannot-import-name-url-quote-from-werkzeug-urls

The hot fix is to pin the Werkzeug module until a Flask update can be made in the future.

Testing hot fix on the swot side with https://swot-pcm-ci.jpl.nasa.gov/job/force-branches/job/pop-force_branch-E2E-test/490/

@mcayanan mcayanan requested review from pymonger and DustinKLo October 2, 2023 15:25
@mcayanan mcayanan marked this pull request as ready for review October 2, 2023 15:25
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.

2 participants