Closed duncanrhardy closed 6 months ago
Hi @duncanrhardy Thanks for the heads up. Werkzeug did make some breaking changes (not really sure why). I'll have look.
We just updated that chapter. It was API Star (obviously). But since API Star is defunct, I swapped it to FastAPI. Have a look if you're interested in FastAPI. I'm closing this because it no longer applies. Thanks for submitting it.
Thanks so much Mike 🙏 😍, much more up2date and better!
Hey guys! I was running into this issue below when building up the practice API skeleton:
I think pinning Werkzeug version == 2.3.8 in requirements.txt would be helpful.