Skip to content

Commit 6a93eab

Browse files
committed
Testing: Relax dependency of CrateDB Toolkit
1 parent b000d61 commit 6a93eab

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
@@ -138,7 +138,7 @@ optional-dependencies.release = [
138138
"twine<6",
139139
]
140140
optional-dependencies.test = [
141-
"cratedb-toolkit[testing]==0.0.35",
141+
"cratedb-toolkit[testing]>=0.0.20",
142142
"localstack-utils<1.1",
143143
"pytest<9",
144144
"pytest-asyncio-cooperative<0.30",

0 commit comments

Comments
 (0)