<#2154 Pex intermittently mishandling transitive d...
# github-notifications
c
#2154 Pex intermittently mishandling transitive dependencies Issue created by tylerscheuble Building a pex with
sentry-sdk==1.23.0
fails around half the time with the following error:
Copy code
Failed to resolve compatible distributions:
1: sentry-sdk==1.23.0 requires urllib3<2.0.0 but urllib3 2.0.2 was resolved
Screenshot:

image

pantsbuild/pex