Skip to content

[Bug]: pyjwt版本问题 #103

@leopeng1995

Description

@leopeng1995

What happened?

为什么要在pyproject.toml里限定pyjwt的版本pyjwt>=2.8.0,<2.9.0?导致安装langgraph-api>=0.2.115 depends on pyjwt>=2.9.0产生冲突,是pyjwt 2.9.0做了什么变更吗?

Relevant log output

 × No solution found when resolving dependencies for split (python_full_version >= '3.13'):
  ╰─▶ Because zhipuai==2.1.5.20250801 depends on pyjwt>=2.8.0,<2.9.0 and langgraph-api>=0.2.128 depends on pyjwt>=2.9.0, we can conclude that
      langgraph-api>=0.2.128 and zhipuai==2.1.5.20250726 are incompatible.
      And because only the following versions of langgraph-api are available:
          langgraph-api<=0.2.128
          langgraph-api==0.2.129
          langgraph-api==0.2.130
      we can conclude that langgraph-api>=0.2.128 and zhipuai==2.1.5.20250726 are incompatible.
      And because your project depends on langgraph-api>=0.2.128 and zhipuai==2.1.5.20250726, 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.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions