'which version of tensorflow_datasets is compatible with tensorflow 2.5.0?

I am currently using tensorflow==2.5.0 in my project and would want to use tensorflow_datasets. I installed the latest version by using the command pip install tensorflow_datasets. However, I want to use a specific version of tensorflow_datasets instead of using the latest one. Can someone please tell me where can I find all of the stable versions of tensorflow_datasets that are compatible with tensorflow==2.5.0?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source