Skip to content

Commit 146551e

Browse files
committed
trying duckdb 1.5.0 since it has published wheels
1 parent 72ac9a3 commit 146551e

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
@@ -18,7 +18,7 @@ classifiers = [
1818
'Topic :: Scientific/Engineering :: Bio-Informatics',
1919
]
2020
dependencies = [
21-
'duckdb~=1.3.1',
21+
'duckdb~=1.5.0',
2222
'fqfa~=1.3.1',
2323
'more_itertools~=10.7.0',
2424
'oxbow~=0.5.1',

0 commit comments

Comments
 (0)