noirbizarre / flask-restplus

Fully featured framework for fast, easy and documented API development with Flask
http://flask-restplus.readthedocs.org
Other
2.74k stars 506 forks source link

#777 Werkzeug import: Update import for cached_property #778

Closed rglsk closed 4 years ago

rglsk commented 4 years ago
coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.06%) to 96.852% when pulling 3d05577c16594c629c0dbd12bab02f1714a557be on Piotr-Rogulski:fix/werkzeug-cache-property-import into 1fe65ddae4c04315bd88535e3c2eaff381436270 on noirbizarre:master.

j5awry commented 4 years ago

flask-restplus work has been discontinued due to maintainers not having pypi keys. See the drop in replacement, flask-restx. It's an official fork by the maintainer team. We have already fixed the issue there

rglsk commented 4 years ago

@j5awry Yep, I found it after I have made a PR. Already moved to flask-restx. At the time I made the PR the issue was there as well.