Skip to content

Commit

Permalink
Add fdm as test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed Jun 2, 2024
1 parent e700958 commit d6c805c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ pytest
pytest-cov
pytest-mock
coveralls
fdm
autograd>=1.3
tensorflow>=2
tensorflow-probability[tf]
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
requirements = [
"numpy>=1.16",
"scipy>=1.3",
"fdm",
"plum-dispatch>=2.3.5",
"opt-einsum",
]
Expand Down

0 comments on commit d6c805c

Please sign in to comment.