-
Notifications
You must be signed in to change notification settings - Fork 21
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
App Engine Push broken? #181
Comments
Looking at the logs, and googling the error, it appears to be due to this issue - python-restx/flask-restx#460. The latest push caused the container to be rebuilt, which surfaced this error. The solution suggested here is to pin the version of |
I've pinned werkzeug version and changed the github workflow to run on any tag push of |
Thanks for fixing this. The library version requires a modification to |
I made a new release with the new UI code, and https://sanskrit-parser.appspot.com/ doesn't work any more. Did I do something incorrect?
The text was updated successfully, but these errors were encountered: