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 fe622a9 commit e6cd1bfCopy full SHA for e6cd1bf
setup.py
@@ -16,7 +16,7 @@
16
"munch>=2.5.0,<5",
17
"tqdm>=4.60.0,<5",
18
# Filtering
19
- f"pandas<2.2; {no_linux_on_arm}",
+ f"pandas<2.3; {no_linux_on_arm}",
20
f"duckdb<0.11; {no_linux_on_arm}",
21
# Grafana
22
"requests>=2.26,<3",
0 commit comments