'shinyapps.io doesn't support tensorflow 1

I am using the reticulate package to run TensorFlow 1.15 in the R code. I also created my same code on shiny app. When I try to deploy and share it through shinyapps.io, i got the error below.

ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.0

What do you suggest to me? How can I share it or how can I fix this error?



Sources

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

Source: Stack Overflow

Solution Source