After updating my Numpy and Tensorflow I am getting these kind of warnings. I had already tried these, but nothing works, every suggestion will be
Numpy
Tensorflow
I had tried with these and it had solved same problem for me , just put these at top of your code
import os os.environ["TF_CPP_MIN_LOG_LEVEL"]="3"