docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

nginx-wsgi-flask: update requirements.txt because Flask V1.X.X no longer uses the escape module from Jinja #410

Open omar-ashraf1488 opened 9 months ago

omar-ashraf1488 commented 9 months ago

For more information, please check this link: https://stackoverflow.com/questions/71718167/importerror-cannot-import-name-escape-from-jinja2

shaunak-badani commented 1 month ago

I faced this issue while trying out this compose configuration. @stewartmbofana can these changes please be merged? Thanks!