Hello, Google Support Team and the users in this forum,
I have developed a tool which uses the numpy version 1.13.3 and want to host it on GAE. Unfortunately, the standard environment of GAE supports the numpy version 1.6.1 and not the later versions. Re-developing the tool with previous versions e.g. 1.6.1 would be very difficult and even if I redo it, I am not sure it will work.
Kindly let me know how I can resolve this version problem and upgrade the numpy version of GAE. I have tried many ways, but nothing helped.
Thanks in advance.