1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-10 06:48:19 +02:00

Upgrade to last Django & Python supported versions

This commit is contained in:
Pascal F 2023-11-24 07:17:36 +01:00
parent 462fdd3e49
commit 1c7ddca6ca
No known key found for this signature in database
GPG key ID: 3C576B538F890866
10 changed files with 63 additions and 66 deletions

View file

@ -1,2 +1,2 @@
django>=3.1.1,<3.2
django>=3.2,<4.0
six