We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e18fb2 commit 7e18687Copy full SHA for 7e18687
pyproject.toml
@@ -55,7 +55,7 @@ tiled = "tiled.commandline.main:main"
55
56
# This is the union of all optional dependencies.
57
all = [
58
- "adbc_driver_manager",
+ "adbc_driver_manager <= 1.4.0",
59
"adbc_driver_postgresql",
60
"adbc_driver_sqlite",
61
"aiofiles",
@@ -214,7 +214,7 @@ minimal-server = [
214
]
215
# This is the "kichen sink" fully-featured server dependency set.
216
server = [
217
218
219
220
0 commit comments