Closed polozhevets closed 4 years ago
What version of webargs do you have installed? flask-apispec is not yet compatible with webargs 6, which is why it is currently pinned to webargs<6.0
.
Yeah, I have 6.0.0. Which version is recommended?
5.5.3 is the latest version before 6.0.0
Thanks!
https://github.com/jmcarp/flask-apispec/blob/55255f5c30cacb7dd14668ed5e01cb9e03280419/flask_apispec/wrapper.py#L46
Just updated to the latest version and got this error 😳