ucam-department-of-psychiatry / crate

Create and use de-identified research databases. Preprocess, extract text, anonymise/de-identify, link, apply natural language processing, query for research, manage consent for contact.
GNU General Public License v3.0
19 stars 7 forks source link

Update various packages to address security issues #63

Closed martinburchell closed 2 years ago

martinburchell commented 2 years ago

Also Python >= 3.7 everywhere Ignoring numpy <1.22 safety warnings for now - they look harmless.

I've checked the Django 3.2 and Pillow 9.0 release notes and couldn't see any incompatible changes that apply to us.

Changes cherry-picked from the docker-dev branch.