Update requirements

This commit is contained in:
Sonny Bakker 2023-08-06 10:52:49 +02:00
parent 2790e9c82e
commit 2f22e635b3
12 changed files with 55 additions and 45 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## 0.5.0
- Require python 3.11
- Require node 18 (current LTS)
- Upgrade dependencies
- `django` `3.2` -> `4.2`
- `psycopg` `2` -> `3`
- `psycopg` `2` -> `3`
## 0.4.2
- Set `SECURE_PROXY_SSL_HEADER` setting for production