We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a88972 + f5bbc36 commit c28ca5cCopy full SHA for c28ca5c
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"sentence-transformers>=3.0.0,<4.0.0",
24
"huggingface_hub>=0.23.0,<1.0.0",
25
"faiss-cpu>=1.7.0",
26
-
+ "zstandard>=0.23.0",
27
# Critical Framework Compatibility
28
"numpy>=1.22.0,<2.0.0", # DO NOT REMOVE <2.0.0 (Breaks ERPNext)
29
"sqlglot>=27.0.0",
0 commit comments