In my requirements.txt I only change from django==2.2.17 to django==3.0 (or 3.1.4) and the webserver starts leaking postgres db
requirements.txt
django==2.2.17
django==3.0