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 f756410 commit 54f8a2bCopy full SHA for 54f8a2b
setup.py
@@ -14,7 +14,7 @@
14
"docopt-ng>=0.6.2,<0.10",
15
"munch>=2.5.0,<5",
16
"tqdm>=4.60.0,<5",
17
- "verlib2==0.2.0",
+ "verlib2<0.3",
18
# Filtering
19
f"pandas<2.3; {no_linux_on_arm}",
20
f"duckdb<1.2; {no_linux_on_arm}",
0 commit comments