summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements/py3.txt')
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index 5a7cc2f28a..ecadeaf6cb 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -18,4 +18,4 @@ selenium >= 4.8.0
sqlparse >= 0.3.1
tblib >= 1.5.0
tzdata
-colorama; sys.platform == 'win32'
+colorama >= 0.4.6; sys.platform == 'win32'