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
{{ message }}
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
If using python 3.8, flask crashes with an error:
TypeError: required field "type_ignores" missing from Module
This happens with the currently specified version of Werkzeug in requirements.txt due to this issue:
pallets/werkzeug#1551
Updating Werkzeug fixed the issue so please update requirements.
The text was updated successfully, but these errors were encountered: