Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit the version of wrapt to be used to prevent unit test failures
A change in the behaviour of wrapt ends up in a unit test failure for TensorFlow. This can be removed once mitigation in TensorFlow is in place. tensorflow#60687 and GrahamDumpleton/wrapt#231 This is an alternative and less intrusive fix to tensorflow#60688 which was inadvertently reverted by a mis-merge in another commit.
- Loading branch information