Python buildpack supports up to python 3.14: [https://github.com/cloudfoundry/python-buildpack/releases](https://github.com/cloudfoundry/python-buildpack/releases "smart-link") where we define python version: [https://docs.cloudfoundry.org/buildpacks/python/](https://docs.cloudfoundry.org/buildpacks/python/ "smart-link") Django 5.2 supports python 3.13 [https://docs.djangoproject.com/en/6.0/faq/install/#what-python-version-can-i-use-with-django](https://docs.djangoproject.com/en/6.0/faq/install/#what-python-version-can-i-use-with-django "smart-link") ### QA Notes ### null ### DEV Notes ### null ### Design ### null See full ticket and images here: [FECFILE-2943](https://fecgov.atlassian.net/browse/FECFILE-2943) Pull Request: https://github.com/fecgov/fecfile-web-api/pull/1942
Python buildpack supports up to python 3.14: https://github.com/cloudfoundry/python-buildpack/releases
where we define python version:
https://docs.cloudfoundry.org/buildpacks/python/
Django 5.2 supports python 3.13 https://docs.djangoproject.com/en/6.0/faq/install/#what-python-version-can-i-use-with-django
QA Notes
null
DEV Notes
null
Design
null
See full ticket and images here: FECFILE-2943
Pull Request: #1942