Skip to content

Commit bbab97a

Browse files
authored
add partial_json_parser and einops (#4827)
1 parent 0bc0bf5 commit bbab97a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ srt = [
4949
"torch==2.5.1",
5050
"cuda-python",
5151
"outlines>=0.0.44,<=0.1.11",
52+
"partial_json_parser",
53+
"einops",
5254
]
5355

5456
# HIP (Heterogeneous-computing Interface for Portability) for AMD

0 commit comments

Comments
 (0)