100daysofweb-with-python-course icon indicating copy to clipboard operation
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

Open duncanrhardy opened this issue 1 year ago • 1 comments

Hey guys! I was running into this issue below when building up the practice API skeleton:

image

I think pinning Werkzeug version == 2.3.8 in requirements.txt would be helpful.

image

duncanrhardy avatar Dec 19 '23 15:12 duncanrhardy

Hi @duncanrhardy Thanks for the heads up. Werkzeug did make some breaking changes (not really sure why). I'll have look.

mikeckennedy avatar Dec 19 '23 18:12 mikeckennedy

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.

mikeckennedy avatar May 01 '24 12:05 mikeckennedy

Thanks so much Mike 🙏 😍, much more up2date and better!

bbelderbos avatar May 02 '24 15:05 bbelderbos