Closed
Description
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
- poetry init
- poetry add boto3
- poetry install
- poetry lock
- poetry show | grep urllib
- poetry add datadog-lambda
- poetry install
- poetry lock
- 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
Labels
No labels