cyrusyc commited on
Commit
b213f73
·
1 Parent(s): fc9e548

use commit hash instead

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -2
pyproject.toml CHANGED
@@ -68,8 +68,7 @@ mace = [
68
  "mace-torch==0.3.9",
69
  ]
70
  deepmd = [
71
- "torch==2.2.0",
72
- "deepmd-kit@git+https://github.com/deepmodeling/deepmd-kit.git@v3.0.0b4"
73
  ]
74
 
75
  [project.urls]
 
68
  "mace-torch==0.3.9",
69
  ]
70
  deepmd = [
71
+ "deepmd-kit@git+https://github.com/deepmodeling/deepmd-kit.git#egg=0b3f860424550dcec0cdda012138fb9eafcaba92"
 
72
  ]
73
 
74
  [project.urls]