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 54421b6 commit 247c5d5Copy full SHA for 247c5d5
setup.py
@@ -17,7 +17,7 @@
17
"tqdm>=4.60.0,<5",
18
# Filtering
19
f"pandas<2.1; {no_linux_on_arm}",
20
- f"duckdb<0.9; {no_linux_on_arm}",
+ f"duckdb<0.10; {no_linux_on_arm}",
21
# Grafana
22
"requests>=2.26,<3",
23
"grafana-client>=3.9.1,<4",
0 commit comments