Skip to content

Commit 8e2e4b6

Browse files
committed
TEMP: Update to "sqlalchemy-cratedb>=0.42.0.dev2"
1 parent aa5f608 commit 8e2e4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies = [
9797
"python-dotenv<2",
9898
"python-slugify<9",
9999
"pyyaml<7",
100-
"sqlalchemy-cratedb>=0.41.0",
100+
"sqlalchemy-cratedb>=0.42.0.dev2",
101101
"sqlparse<0.6",
102102
"tqdm<5",
103103
"typing-extensions<5; python_version<='3.7'",

0 commit comments

Comments
 (0)