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 27de32b commit e6d0783Copy full SHA for e6d0783
setup.py
@@ -17,7 +17,7 @@
17
"verlib2==0.2.0",
18
# Filtering
19
f"pandas<2.3; {no_linux_on_arm}",
20
- f"duckdb<1.1; {no_linux_on_arm}",
+ f"duckdb<1.2; {no_linux_on_arm}",
21
# Grafana
22
"grafana-client>=4,<5",
23
"jsonpath-rw>=1.4.0,<2",
0 commit comments