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 447a067 commit 298eedbCopy full SHA for 298eedb
pyproject.toml
@@ -19,6 +19,8 @@ dependencies = [
19
"pyarrow==14.0.1",
20
"pyyaml>=6.0",
21
"requests_toolbelt>=1.0.0",
22
+ "tqdm",
23
+ "numpy<2"
24
]
25
requires-python = ">= 3.8"
26
classifiers = [
0 commit comments