100daysofweb-with-python-course
100daysofweb-with-python-course copied to clipboard
Day 9 -12: API Star -- Werkzeug Version 3.00 + is not compatible with API Star 0.5.41
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.
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!