Up Django req to 4.1, PostgreSQL 11+

This commit is contained in:
Griatch 2022-11-16 20:53:08 +01:00
parent 7f2fb9a121
commit 070ac15418
4 changed files with 82 additions and 50 deletions

View file

@ -2,7 +2,7 @@
# general
attrs >= 19.2.0
django >= 4.0.2, < 4.1
django >= 4.1.3, < 4.2
twisted >= 21.7.0, < 22.0.0
pytz
djangorestframework >= 3.13.1, < 3.14