oasis-art-project / oasis-server

Platform for the local arts
Other
2 stars 0 forks source link

werkzeug 1.0.x. breaks things #77

Open codeanticode opened 3 years ago

codeanticode commented 3 years ago

Getting this error when trying to init the db/launch the server:

ImportError: cannot import name 'cached_property' from 'werkzeug' 

Discussed here:

https://github.com/jarus/flask-testing/issues/143

Workaround is to use werkzeug 0.16.0