Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
satra authored Oct 3, 2023
1 parent 1574b4f commit 85243c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ install_requires =
nibabel
numpy
scikit-image
tensorflow-probability == 0.21.0
tensorflow == 2.13
tensorflow-probability ~= 0.21.0
tensorflow ~= 2.13
tensorflow-addons >= 0.12.0
psutil
zip_safe = False
Expand Down

0 comments on commit 85243c0

Please sign in to comment.