Skip to content

Conversation

@kurtqq
Copy link

@kurtqq kurtqq commented Aug 6, 2025

This helps avoid ResolutionTooDeepError with pip when it starts backtrack to search for matched versions. This happens in large projects that uses many libs. The easiest way to avoid it is to increase minimum versions

This helps avoid ResolutionTooDeepError  with pip when it starts backtrack to search for matched versions. This happens in large projects that uses many libs. The easiest way to avoid it is to increase minimum versions
@rayluo rayluo added the question Further information is requested label Aug 6, 2025
@rayluo
Copy link
Contributor

rayluo commented Aug 6, 2025

  1. Out of curiosity, can you provide a url or something pointing us to a log with that ResolutionTooDeepError?
  2. More importantly, starting from msal-extensions version 1.3, this library does not use portalocker by default. We prefer phasing out that dependency, rather than sending a misleading signal of keeping it up-to-date. Existing customers shall not even notice its removal from the default installation. (That is also why we are curious to know why you ran into #1 above in the first place.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants