Commit e29bd946 authored by zhuwenwen's avatar zhuwenwen
Browse files

update deps

parent f9fc5e42
...@@ -4,7 +4,7 @@ ninja ...@@ -4,7 +4,7 @@ ninja
packaging>=24.2 packaging>=24.2
setuptools>=77.0.3,<81.0.0 setuptools>=77.0.3,<81.0.0
setuptools-scm>=8 setuptools-scm>=8
torch==2.9.1 torch==2.9.0
wheel wheel
jinja2>=3.1.6 jinja2>=3.1.6
regex regex
......
...@@ -2,7 +2,7 @@ regex # Replace re for higher-performance regex matching ...@@ -2,7 +2,7 @@ regex # Replace re for higher-performance regex matching
cachetools cachetools
psutil psutil
sentencepiece # Required for LLaMA tokenizer. sentencepiece # Required for LLaMA tokenizer.
numpy == 1.25 numpy # == 1.25
requests >= 2.26.0 requests >= 2.26.0
tqdm tqdm
blake3 blake3
......
...@@ -19,7 +19,6 @@ grpcio-tools>=1.76.0 ...@@ -19,7 +19,6 @@ grpcio-tools>=1.76.0
numa numa
pytrie pytrie
setuptools_scm>=8
cmake==3.29 cmake==3.29
quart quart
fastrlock==0.8.3 fastrlock==0.8.3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment