Update pyproject.toml

This commit is contained in:
Rohan Mehta 2025-03-25 13:37:01 -04:00 committed by GitHub
parent 6be9b2a222
commit 59aed3490d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,6 +57,7 @@ dev = [
"pynput", "pynput",
"textual", "textual",
"websockets", "websockets",
"graphviz",
] ]
[tool.uv.workspace] [tool.uv.workspace]