You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A known issue in flask-restplus can cause builds to fail based on the version of Werkzeug being used. flask-restplus appears to have been abandoned so we can't expect a fix.
A potential fix would be to replace flask-restplus with flask-restx, which is a fork of flask-restplus
The text was updated successfully, but these errors were encountered:
A known issue in flask-restplus can cause builds to fail based on the version of Werkzeug being used. flask-restplus appears to have been abandoned so we can't expect a fix.
A potential fix would be to replace flask-restplus with flask-restx, which is a fork of flask-restplus
The text was updated successfully, but these errors were encountered: