-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Can we update the urllib dependency?
I cannot install it:
uv add PyOrcid
× No solution found when resolving dependencies for split
│ (python_full_version >= '3.14' and platform_python_implementation !=
│ 'PyPy'):
╰─▶ Because only urllib3[socks]<=2.5.0 is available and selenium==4.35.0
depends on urllib3[socks]>=2.5.0, we can conclude that selenium==4.35.0
depends on urllib3==2.5.0.
And because all versions of pyorcid depend on urllib3>=1.26.7,<2.0.0 and
only selenium<=4.35.0 is available, we can conclude that all versions of
pyorcid and selenium>=4.35.0 are incompatible.
And because your project depends on pyorcid and selenium>=4.35.0, we can
conclude that your project's requirements are unsatisfiable.
help: If you want to add the package regardless of the failed resolution,
provide the `--frozen` flag to skip locking and syncing.
Metadata
Metadata
Assignees
Labels
No labels