1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Add final version of Django 5.0

This commit is contained in:
Pascal F 2023-12-04 17:37:15 +01:00 committed by GitHub
parent 1264b016a2
commit 17504e7398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ passenv=
EMAIL_PASSWORD
EMAIL_SMTP_SERVER
deps=
django50: Django==5.0rc1,<5.1
django50: Django==5.0,<5.1
django42: Django>=4.2,<5.0
django41: Django>=4.1,<4.2
django40: Django>=4.0,<4.1