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 fc19062 commit 8c82149Copy full SHA for 8c82149
setup.py
@@ -16,7 +16,7 @@
16
"docopt-ng>=0.6.2,<0.10",
17
"munch>=2.5.0,<5",
18
"tqdm>=4.60.0,<5",
19
- "verlib2>=0.3,<0.4",
+ "verlib2>=0.3.1,<0.4",
20
# Filtering
21
f"pandas<2.3; {no_linux_on_arm}",
22
f"duckdb<1.3; {no_linux_on_arm}",
0 commit comments