i am using PostgreSQL 14 on app engine flexible on standard with python version 3.8 it works fine but on flexible there's no support for python 3.8 and i get SCRAM authentication requires libpq version 10 or above is there anyway around this?
tried changing postgresql.conf file but that's only for that particular instance