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 a63964b commit cb7309dCopy full SHA for cb7309d
setup.py
@@ -17,7 +17,7 @@
17
"tqdm>=4.60.0,<5",
18
# Filtering
19
f"pandas<1.6; {no_linux_on_arm}",
20
- f"duckdb<0.8; {no_linux_on_arm}",
+ f"duckdb<0.9; {no_linux_on_arm}",
21
# Grafana
22
"requests>=2.23.0,<3",
23
"grafana-client>=2.1.0,<4",
0 commit comments