Skip to content

Commit

Permalink
Update src/python/library/requirements/requirements_grpc.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Jacky <[email protected]>
  • Loading branch information
tonyay163 and kthui authored Oct 11, 2024
1 parent ca4404b commit 4252592
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/python/library/requirements/requirements_grpc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# There is memory leak in later Python GRPC (1.43.0 to be specific),
# use known working version until the memory leak is resolved in the future
# (see https://github.com/grpc/grpc/issues/28513)
grpcio>=1.63.0
protobuf>=5.26.1,<6.0dev
numpy>=1.19.1,<2
Expand Down

0 comments on commit 4252592

Please sign in to comment.