Skip to content

Commit

Permalink
try with specific bigquery versions
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Nov 8, 2024
1 parent 295fbf2 commit 0b0685f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.0
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.1
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ click==8.1.7
db-dtypes==1.1.1
faker==19.6.2
groq==0.5.0
google-auth
google-cloud-bigquery
google-auth==2.23.2
google-cloud-bigquery==3.11.4
iobind==0.0.1
koalas==0.32.0
matplotlib==3.7.2
numba==0.60.0
numpy==1.26
openai==1.13.3
oscrypto==1.3.0
pandas-gbq
pandas-gbq==0.19.2
pandas==2.1.1
plotly==5.16.1
prophet==1.1.4
Expand Down

0 comments on commit 0b0685f

Please sign in to comment.