Skip to content

Commit

Permalink
upgrade protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 8, 2024
1 parent 078300b commit d46295b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
context: .
push: true
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.10
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.11
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ python-multipart==0.0.9
torch==2.0.1
torchvision==0.15.2
streamlit==1.39.0
protobuf==3.20.3
protobuf==4.21.3
grpcio_status==1.49.1
proto-plus==1.24.0
googleapis_common_protos==1.61.0
Expand Down

0 comments on commit d46295b

Please sign in to comment.