From 491e566566241997a2a536464577bc75ebc9c474 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Sun, 6 Aug 2023 16:56:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4aad81..d768af0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ - Require python 3.11 - Require node 18 (current LTS) - Upgrade webpack 4 -> 5 -- Upgrade python dependencies +- Updated python dependencies - `django` `3.2` -> `4.2` - - `psycopg` `2` -> `3` - - `psycopg` `2` -> `3` - - remove `drf-yasg` + - `psycopg` `2.9.x` -> `3.1.x` + - `python-dotenv` `2.9.x` -> `3.1.x` + - migrated from `python-memcached` to `pymemcache` + - removed `drf-yasg` ## 0.4.2