aws-solutions / cloud-migration-factory-on-aws

The Cloud Migration Factory on AWS solution is designed to coordinate and automate manual processes for large-scale migrations. This solution helps enterprises improve performance and prevents long cutover windows by providing an orchestration platform for migrating workloads to AWS at scale.
https://aws.amazon.com/solutions/implementations/cloud-migration-factory-on-aws/
Apache License 2.0
60 stars 63 forks source link

BUILD: added urllib3 library into requirements to force version to 2.… #32

Closed chris-p-baker closed 7 months ago

chris-p-baker commented 7 months ago

Description of changes:

added urllib3 library into requirements to force version to 2.1.0, as botocore is not compatible with the latest release 2.2.0 and causes runtime errors.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.