Skip to content

Commit

Permalink
depend autograd
Browse files Browse the repository at this point in the history
  • Loading branch information
lishangshu28 committed Jan 17, 2024
1 parent c72c14e commit 13aea49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ scikit-build>=0.16.1
scipy>=1.8.1
setuptools>=58.0.4
sparse>=0.13.0
autograd>+1.6.2
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"pybind11>=2.10.3",
"graphviz>=0.14.2",
"ply~=3.11",
"autograd>=1.6.2",
]

setup(
Expand Down

0 comments on commit 13aea49

Please sign in to comment.