mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.
This commit is contained in:
parent
9cc0d7f7f8
commit
9a9620dda6
6 changed files with 10 additions and 7 deletions
|
@ -281,7 +281,7 @@ dependencies:
|
|||
* :pypi:`argon2-cffi` 19.2.0+
|
||||
* :pypi:`asgiref` 3.7.0+ (required)
|
||||
* :pypi:`bcrypt`
|
||||
* :pypi:`colorama`
|
||||
* :pypi:`colorama` 0.4.6+
|
||||
* :pypi:`docutils`
|
||||
* :pypi:`geoip2`
|
||||
* :pypi:`Jinja2` 2.11+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue