Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.

This commit is contained in:
Sulabh Katila 2023-08-30 23:03:30 -04:00 committed by Mariusz Felisiak
parent 9cc0d7f7f8
commit 9a9620dda6
6 changed files with 10 additions and 7 deletions

View file

@ -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+