Closed lgeiger closed 4 years ago
Let's increase minbound of abseil to 0.9
Let's increase minbound of abseil to 0.9
Changed in 618b4790031b86eb6ad1a8ea087ddea8773f3c7f
@jay90099 could you get someone to approve this please?
Sure adding @caveness from TFMD , @caveness could you please approve it ?
Thank You @lgeiger, absl-py version has been loosened in order to support py3.8 . Please let us know if you face any issues.
Thank You @lgeiger, absl-py version has been loosened in order to support py3.8 . Please let us know if you face any issues.
@dhruvesh09 Is there a timeline for a new release with these changes?
Abseil < 0.9 isn't compatible with Python 3.8. This PR loosens the version requirements since it would break compatibility with Python 3.8 and reintroduce https://github.com/tensorflow/tensorflow/issues/35027
It looks like abseil is only used for testing (b338be67d97cd186d7ebb2c4034d714c7954d534), so alternatively this dependency could be removed entirely and only added to the test dependencies.
/cc @mihaimaruseac