mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
aiosmtpd
|
||||
asgiref >= 3.6.0
|
||||
argon2-cffi >= 19.2.0
|
||||
backports.zoneinfo; python_version < '3.9'
|
||||
bcrypt
|
||||
black
|
||||
docutils
|
||||
|
||||
Reference in New Issue
Block a user