Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
satra authored and hvgazula committed Mar 19, 2024
1 parent 714a68c commit 0094a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ install_requires =
numpy
scikit-image
tensorflow-probability ~= 0.22.0
tensorflow <= 2.15.1
tensorflow >=2.13, <= 2.15.1
tensorflow-addons ~= 0.21.0
psutil
zip_safe = False
Expand Down

0 comments on commit 0094a04

Please sign in to comment.