Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend grpcio version requirements range #1033

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

XuanYang-cn
Copy link
Contributor

To run pymilvus, we only need grpcio
To generate python files from protos, we need grpcio-tools

This PR:

  1. Removes grpcio-tools from install requirements
  2. Extends grpcio versions
  3. Provides the compatible version ranges of grpcio-tools and grpcio

See also: #1030, #943, #946

Signed-off-by: XuanYang-cn xuan.yang@zilliz.com

To run pymilvus, we only need `grpcio`
To generate python files from protos, we need `grpcio-tools`

This PR:
1. Removes `grpcio-tools` from install requirements
2. Extends `grpcio` versions
3. Provides the compatible version ranges of `grpcio-tools` and `grpcio`

See also: milvus-io#1030, milvus-io#943, milvus-io#946

Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@longjiquan
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 15d41ab into milvus-io:master Jun 16, 2022
@XuanYang-cn XuanYang-cn deleted the dependenciesd branch June 16, 2022 06:22
XuanYang-cn added a commit to XuanYang-cn/pymilvus that referenced this pull request Jun 17, 2022
To run pymilvus, we only need `grpcio`
To generate python files from protos, we need `grpcio-tools`

This PR:
1. Removes `grpcio-tools` from install requirements
2. Extends `grpcio` versions
3. Provides the compatible version ranges of `grpcio-tools` and `grpcio`

See also: milvus-io#1030, milvus-io#943, milvus-io#946

Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants