Skip to content

Commit

Permalink
grpcio
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFerracin committed Feb 1, 2024
1 parent 0f3715d commit 9cd7586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ numba = "0.56.4"
thewalrus = "0.19.0"
rich = "10.15.1"
matplotlib = "3.5.0"
grpcio = ">=1.53.1"
ray = { version = "2.9.0", extras = ["tune"], optional = true }
scikit-optimize = { version = "^0.9.0", optional = true }
networkx = "^3.1"
julia = "0.6.1"
grpcio = ">=1.53.1"

###################### The Tensorflow Section ######################
# Dedicated for making sure that poetry can install tensorflow on all platforms.
Expand Down

0 comments on commit 9cd7586

Please sign in to comment.