Skip to content

Commit

Permalink
Allow colorama>=0.4.3 to avoid conflicting constraints on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
  • Loading branch information
evacchi committed Jan 26, 2023
1 parent e5bcece commit 4dab0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-runner/requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
colorama==0.4.3
colorama>=0.4.3

0 comments on commit 4dab0f7

Please sign in to comment.