aws-containers / eks-app-mesh-polyglot-demo

End to end deployment and observability of polyglot microservices in Amazon EKS using AWS App Mesh, AWS Fargate, Amazon Cloudwatch Container Insights, and AWS X-Ray
MIT No Attribution
64 stars 636 forks source link

Update requirements.txt #13

Closed prayeole closed 2 years ago

prayeole commented 2 years ago

As per https://github.com/aws-samples/amazon-ecs-mythicalmysfits-workshop/issues/49, flask version needs an update (1.0.3 to 1.1.4) to avoid running into below error: ImportError: cannot import name 'json' from 'itsdangerous' (/usr/local/lib/python3.8/dist-packages/itsdangerous/init.py)