Skip to content

Commit 8c82149

Browse files
nikodemasamotl
authored andcommitted
Update verlib2 version requirement
1 parent fc19062 commit 8c82149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"docopt-ng>=0.6.2,<0.10",
1717
"munch>=2.5.0,<5",
1818
"tqdm>=4.60.0,<5",
19-
"verlib2>=0.3,<0.4",
19+
"verlib2>=0.3.1,<0.4",
2020
# Filtering
2121
f"pandas<2.3; {no_linux_on_arm}",
2222
f"duckdb<1.3; {no_linux_on_arm}",

0 commit comments

Comments
 (0)