Skip to content

Commit

Permalink
Dependencies: Use sqlalchemy-cratedb==0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 10, 2024
1 parent 0f2ab0c commit af13475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ dependencies = [
"pandas<2",
"requests<2.32",
"sql-formatter<0.7",
"sqlalchemy-cratedb",
"sqlalchemy-cratedb==0.37.0",
"sqlmakeuper<0.2",
"urllib3<2",
]
Expand Down

0 comments on commit af13475

Please sign in to comment.