Skip to content

Commit

Permalink
[deps] add grpcio-tools into anyscale dependencies
Browse files Browse the repository at this point in the history
so that it participates in the dependency resolving process

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
  • Loading branch information
aslonnie committed Oct 9, 2024
1 parent 46a97b8 commit 460f571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/requirements/anyscale-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ opentelemetry-sdk
opentelemetry-exporter-otlp
google-cloud-storage
grpcio==1.60.0
grpcio-tools
pyyaml
pyopenssl
certifi
Expand Down
4 changes: 4 additions & 0 deletions python/requirements_compiled.txt
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ grpcio==1.60.0 ; sys_platform != "darwin"
# google-api-core
# google-cloud-bigquery
# grpcio-status
# grpcio-tools
# mlagents-envs
# opencensus-proto
# opentelemetry-exporter-opencensus
Expand All @@ -697,6 +698,8 @@ grpcio==1.60.0 ; sys_platform != "darwin"
# tensorflow
grpcio-status==1.48.2
# via google-api-core
grpcio-tools==1.48.2
# via -r /ray/ci/../python/requirements/anyscale-requirements.txt
gsutil==5.27
# via -r /ray/ci/../python/requirements/docker/ray-docker-requirements.txt
gunicorn==20.1.0
Expand Down Expand Up @@ -1550,6 +1553,7 @@ protobuf==3.20.3
# google-cloud-bigquery-storage
# googleapis-common-protos
# grpcio-status
# grpcio-tools
# mlagents-envs
# mlflow
# onnx
Expand Down

0 comments on commit 460f571

Please sign in to comment.