dlapiduz / certbot-s3front

Certbot CLI plugin for S3/CloudFront validation and installation
MIT License
584 stars 70 forks source link

Fix broken compatibility with urllib3 #87

Closed callms closed 3 years ago

callms commented 3 years ago

This PR fixes the following error message:

pkg_resources.ContextualVersionConflict: (urllib3 1.26.1 (/usr/local/lib/python3.6/site-packages), Requirement.parse('urllib3<1.26,>=1.25.4; python_version != "3.4"'), {'botocore'})