From 078300b610e6d3d4809659ba9dbff25aeb32340c Mon Sep 17 00:00:00 2001 From: Luis Guillen Date: Fri, 8 Nov 2024 17:36:18 -0600 Subject: [PATCH] Upgrade streamlit --- .github/workflows/main.yaml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index cf25c1d..33932a9 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -35,4 +35,4 @@ jobs: with: context: . push: true - tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.9 + tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.10 diff --git a/requirements.txt b/requirements.txt index 2e0c741..490ab73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyexiftool==0.5.5 python-multipart==0.0.9 torch==2.0.1 torchvision==0.15.2 -streamlit==1.15.2 +streamlit==1.39.0 protobuf==3.20.3 grpcio_status==1.49.1 proto-plus==1.24.0