Skip to content

Commit c28ca5c

Browse files
authored
Merge pull request #48 from ERPGulf/version-2
Added zstandard
2 parents 1a88972 + f5bbc36 commit c28ca5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"sentence-transformers>=3.0.0,<4.0.0",
2424
"huggingface_hub>=0.23.0,<1.0.0",
2525
"faiss-cpu>=1.7.0",
26-
26+
"zstandard>=0.23.0",
2727
# Critical Framework Compatibility
2828
"numpy>=1.22.0,<2.0.0", # DO NOT REMOVE <2.0.0 (Breaks ERPNext)
2929
"sqlglot>=27.0.0",

0 commit comments

Comments
 (0)