-
-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5638226
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rachmadaniHaryono can you please take a look at the CI failure? Looks like some Flask dep is missing.
5638226
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it caused by new werkzeug version
Werkzeug-1.0.0
. other project can be fixed by changing the import like this searx/searx@b8b1337i can create pr to flask-reverse-proxy-fix and in the meantime we can put warning for anyone who use reverse proxy if this ModuleNotFoundError happened
e: antarctica/flask-reverse-proxy-fix#1
e2: pr not automatically showed up here, so here it is
#435