Skip to content

Update dependencies #7

@raffaem

Description

@raffaem

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions