From 0b1feaa71c93a288bb11e6b6bcfd70998cf8050a Mon Sep 17 00:00:00 2001 From: zhuwenxing Date: Fri, 24 Sep 2021 22:19:56 +0800 Subject: [PATCH] [skip ci] Update deploy test (#8528) Signed-off-by: zhuwenxing --- tests/python_client/deploy/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/python_client/deploy/requirements.txt b/tests/python_client/deploy/requirements.txt index 98915ddd0a..15c7935349 100644 --- a/tests/python_client/deploy/requirements.txt +++ b/tests/python_client/deploy/requirements.txt @@ -1,3 +1,4 @@ +--extra-index-url https://test.pypi.org/simple/ docker==5.0.0 grpcio==1.37.1 grpcio-tools==1.37.1