We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0a1ea commit ce106f9Copy full SHA for ce106f9
pyproject.toml
@@ -26,6 +26,7 @@ pillow = ">=10.3.0"
26
uvicorn = "^0.32.0"
27
pynput = "^1.7.7"
28
httpx = "0.27.2"
29
+colorama = "^0.4.6"
30
31
[build-system]
32
requires = ["poetry-core>=1.0.0"]
0 commit comments