Skip to content

URLLib3 is pinned below version 2 #376

Closed
@LewisCowlesMotive

Description

@LewisCowlesMotive

Expected Behavior

Stable dependencies that don't downgrade without explanation.

Actual Behavior

Urllib3 downgrades from 2.x after installing datadog-lambda

Steps to Reproduce the Problem

  1. poetry init
  2. poetry add boto3
  3. poetry install
  4. poetry lock
  5. poetry show | grep urllib
  6. poetry add datadog-lambda
  7. poetry install
  8. poetry lock
  9. poetry show | grep urllib

Specifications

The below details are provided as asked for, but are irrelevant

  • Datadog Lambda Layer version: N/A
  • Python version: 3.11

Stacktrace

N/A; this bug is in the packaging 🙃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions