confluentinc / confluent-docker-utils

Common Python utils for testing Confluent's Docker images
Apache License 2.0
3 stars 5 forks source link

UPDATE: Loosen dependency requirements #31

Closed andrewegel closed 3 years ago

andrewegel commented 3 years ago

Helper PR in docker-common shows the UBI image was installed with:

[2021-02-10T00:38:51.911Z] [INFO] Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 PyYAML-5.4.1 attrs-20.3.0 bcrypt-3.2.0 boto3-1.17.4 botocore-1.20.5 cached-property-1.5.2 certifi-2020.12.5 cffi-1.14.4 chardet-4.0.0 confluent-docker-utils-0.0.42 cryptography-3.4.4 distro-1.5.0 docker-4.4.1 docker-compose-1.28.2 dockerpty-0.4.1 docopt-0.6.2 idna-2.10 importlib-metadata-3.4.0 jmespath-0.10.0 jsonschema-3.2.0 mock-4.0.3 paramiko-2.7.2 pycparser-2.20 pynacl-1.4.0 pyrsistent-0.17.3 python-dateutil-2.8.1 python-dotenv-0.15.0 requests-2.25.1 s3transfer-0.3.4 six-1.15.0 texttable-1.6.3 typing-extensions-3.7.4.3 urllib3-1.26.3 websocket-client-0.57.0 zipp-3.4.0
andrewegel commented 3 years ago

One minor comment is to "merge" in a way that "Drop py27 support" is in the title of final commit message

Sure, my merge commit title will have something in there.