Skip to content

Commit

Permalink
attempt to upgrade google since docker download install taking forever
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Nov 8, 2024
1 parent 2a176da commit a7864ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1.9
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ click==8.1.7
db-dtypes==1.1.1
faker==19.6.2
groq==0.5.0
google-auth==2.23.2
google-cloud-bigquery==3.11.4
google-auth==2.36.0
google-cloud-bigquery==3.26.0
iobind==0.0.1
koalas==0.32.0
matplotlib==3.7.2
Expand Down

0 comments on commit a7864ff

Please sign in to comment.