Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

[Question] 升级依赖版本 #44

@zhongw

Description

@zhongw

请描述您的问题.
项目中同时使用了python-redmine和jumpserver-python-sdk,都使用了requests模块,但jumpserver对requests的版本固定在2.22.0,导致安装时出现依赖冲突。
请问可以麻烦官网升级一下依赖版本吗?

    jenkinsapi 0.3.11 depends on requests>=2.3.0
    jumpserver-python-sdk 0.0.71 depends on requests==2.22.0
    python-gitlab 2.5.0 depends on requests>=2.22.0
    python-redmine 2.3.0 depends on requests>=2.23.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions