Skip to content

Commit ce106f9

Browse files
committed
Add colorama dependency for enhanced Windows compatibility
1 parent fa0a1ea commit ce106f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ pillow = ">=10.3.0"
2626
uvicorn = "^0.32.0"
2727
pynput = "^1.7.7"
2828
httpx = "0.27.2"
29+
colorama = "^0.4.6"
2930

3031
[build-system]
3132
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)