Skip to content

Commit

Permalink
Had to add a downgraded version of sqlalchemy, and switch to psycopg2…
Browse files Browse the repository at this point in the history
…-binary
  • Loading branch information
kobinabrandon committed Nov 30, 2024
1 parent ff75fbd commit b8a4dba
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 1 deletion.
78 changes: 77 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ numpy = "1.26.4"
hopsworks = "^4.1.2"
comet-ml = "^3.47.4"
pandas = "2.1.4"
sqlalchemy = "2.0.29"
psycopg2-binary = "^2.9.10"

0 comments on commit b8a4dba

Please sign in to comment.