Skip to content

Commit

Permalink
pin tensorflow version until an updated AMI is released
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinds committed Oct 3, 2023
1 parent ffd6eb2 commit 475f5df
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 @@ -38,7 +38,7 @@ install_requires =
numpy
scikit-image
tensorflow-probability >= 0.11.0
tensorflow >= 2.12.0
tensorflow == 2.13
tensorflow-addons >= 0.12.0
psutil
zip_safe = False
Expand Down

0 comments on commit 475f5df

Please sign in to comment.