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 6ffd4d4 commit 56ff6caCopy full SHA for 56ff6ca
setup.py
@@ -19,7 +19,7 @@
19
"verlib2<0.3",
20
# Filtering
21
f"pandas<2.3; {no_linux_on_arm}",
22
- f"duckdb<1.2; {no_linux_on_arm}",
+ f"duckdb<1.3; {no_linux_on_arm}",
23
# Grafana
24
"grafana-client>=4,<5",
25
"jsonpath-rw>=1.4.0,<2",
0 commit comments