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

Fixes for latest round of security advisories #119

Closed martinburchell closed 1 year ago

martinburchell commented 1 year ago

Update sqlparse and redis.

I wasn't sure if there would be breaking changes between major versions of redis so wrote some superficial tests for nlp_webserver to cover usage. The API seems to be compatible between versions.