azavea / cac-tripplanner

Clean Air Council Circuit Trip Planner and Travelshed

Home Page:https://gophillygo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Python in the app VM

ddohler opened this issue · comments

We're on Python 3.6, which is now considered end-of-life, and we will not be able to upgrade to Django 4.2 without upgrading Python.

To be completed as part of #1372 task list. Python 3.8 is expiring in a few months so we should upgrade to a more recent version, 3.12. See slack discussion here. As part of this task we also need to upgrade psycopg2 from 2.8.6 to 2.9.0.