Skip to content

Commit ae51cdd

Browse files
committed
revert changes to pyproject.toml
1 parent 3d563c6 commit ae51cdd

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ dependencies = [
1414
"torch==2.9.0",
1515
"torchdata>=0.8.0",
1616
"torchtitan==0.2.0",
17-
"torchmonarch-nightly==2025.12.16",
18-
# torchstore installed from git in install.sh with --no-deps to avoid monarch conflict
19-
"pygtrie", # torchstore dependency
17+
"torchmonarch==0.1.2",
18+
"torchstore==0.1.2",
2019
# vLLM
2120
"vllm",
2221
# Hugging Face integrations

0 commit comments

Comments
 (0)