ICIJ / prophecies

An ICIJ app to conduct data validation and cleaning.
https://icij.gitbook.io/prophecies
GNU Affero General Public License v3.0
19 stars 4 forks source link

chore: routine updates #183

Closed pirhoo closed 9 months ago

pirhoo commented 9 months ago

This update various package, including Django to version 4.

Some of our dependencies are not compatible with Python 3.9 or Django 5 so I won't upgrade to Django 5 yet.

pirhoo commented 9 months ago

Reason why I moved the PropheciesConfig out of prophecies.apps:

https://code.djangoproject.com/ticket/31180