diff --git a/platforms/gke/base/use-cases/inference-ref-arch/examples/llmd/initialize/src/requirements.txt b/platforms/gke/base/use-cases/inference-ref-arch/examples/llmd/initialize/src/requirements.txt index 396b79b61..7f760d74d 100644 --- a/platforms/gke/base/use-cases/inference-ref-arch/examples/llmd/initialize/src/requirements.txt +++ b/platforms/gke/base/use-cases/inference-ref-arch/examples/llmd/initialize/src/requirements.txt @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -gradio==6.2.0 +gradio==6.15.1 httpx==0.28.1 requests==2.32.5 thejsonlogger==0.0.3