Skip to content

Commit af007ec

Browse files
committed
PyMongo: Use sqlalchemy-cratedb 0.41.x
v0.42 seems to start having issues, or is it crate-python?
1 parent 0fac454 commit af007ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ optional-dependencies.pymongo = [
248248
"pymongo<4.9",
249249
"setuptools<81",
250250
"sqlalchemy<2",
251+
"sqlalchemy-cratedb<0.42",
251252
]
252253
optional-dependencies.release = [
253254
"build<2",

0 commit comments

Comments
 (0)