jumpserver-python-sdk icon indicating copy to clipboard operation
jumpserver-python-sdk copied to clipboard

[Question] 升级依赖版本

Open zhongw opened this issue 4 years ago • 1 comments

请描述您的问题. 项目中同时使用了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

zhongw avatar Jan 07 '21 13:01 zhongw

@wojiushixiaobai 你好,可以麻烦你抽时间处理一下这个问题吗?

zhongw avatar Feb 20 '21 05:02 zhongw