Skip to content

Commit

Permalink
updated version of sqlalchemy (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
roshnaeem authored Mar 17, 2024
1 parent bea5e8c commit 6966801
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 57 deletions.
135 changes: 79 additions & 56 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
sqlalchemy = "1.4.46"
sqlalchemy = "^2.0"
psycopg2-binary = "^2.9.5"
pandas = "^1.5.3"
pydantic = "^2.3.0"
Expand Down

0 comments on commit 6966801

Please sign in to comment.