The exception generated is "ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/tmp/neptune_python_utils.zip/urllib3/util/ssl_.py)" when calling "from neptune_python_utils.glue_neptune_connection_info import GlueNeptuneConnectionInfo" in the Glue job. The underlying reason is botocore which does not support urllib3 2.0 yet, but releases imports urllib3.