Skip to content

Commit

Permalink
install core versions and latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisGuillen03 committed Nov 8, 2024
1 parent 799a046 commit 2e47b4b
Show file tree
Hide file tree
Showing 2 changed files with 5 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.2
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.3
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ 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-api-core==2.22.0
google-cloud-core==2.4.1
google-auth==2.36.0
google-cloud-bigquery==3.26.0
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==0.19.2
pandas==2.1.1
plotly==5.16.1
prophet==1.1.4
Expand Down

0 comments on commit 2e47b4b

Please sign in to comment.