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 68c5ac6 commit 94e667aCopy full SHA for 94e667a
gguf-py/pyproject.toml
@@ -21,6 +21,7 @@ classifiers = [
21
[tool.poetry.dependencies]
22
python = ">=3.8"
23
numpy = ">=1.17"
24
+tqdm = ">=4.27"
25
26
[tool.poetry.dev-dependencies]
27
pytest = "^5.2"
0 commit comments