Skip to content

Commit

Permalink
Remove pin on grpcio
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb committed Oct 2, 2023
1 parent d6b456d commit ea8f685
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ scikit-learn = ">=1.0.0"
packaging = ">=0.21"
tensorflow = {version = ">=2.11.0", optional = true}
tensorflow-cpu = {version = ">=2.11.0", optional = true}
# https://github.com/grpc/grpc/issues/31492
grpcio = { version = "<1.50.0", markers = "python_version >= '3.10' and sys_platform == 'darwin'" }

[tool.poetry.extras]
tensorflow = ["tensorflow"]
Expand Down

0 comments on commit ea8f685

Please sign in to comment.