iemejia commented on pull request #14888: URL: https://github.com/apache/beam/pull/14888#issuecomment-856488733
> > That is strange because I'd expect only tf-nightly to depend on keras-nightly. > > It turns out tensorflow==2.5.0 depends on keras-nightly ~=2.5.0.dev. I can reproduce it in a clean virtual environment. I will file a bug. > > It was added here: [tensorflow/tensorflow@d171d94](https://github.com/tensorflow/tensorflow/commit/d171d94d899cc73e18bd8b2b11b5c320ea7aac2c) Can please you link the tensorflow issue for future reference. In the Java side we do not allow to include any SNAPSHOT dependency because of the lack of reproducibility. Is this ok to do on the python side? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
