Update requirements
This commit is contained in:
parent
2790e9c82e
commit
2f22e635b3
12 changed files with 55 additions and 45 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue