Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Werkzeug was upgraded to 1.0.0 and introduced this error: ```ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.8/site-packages/werkzeug/__init__.py)``` Suggesting this change which has been tested locally and discussed here: jmcarp#93
- Loading branch information