updated dependencies

This commit is contained in:
Daniel Fichtinger 2025-07-06 16:16:30 -04:00
parent 28b722ddf4
commit d098641edb
2 changed files with 34 additions and 0 deletions

View file

@ -20,6 +20,7 @@ dependencies = [
"rich>=14.0.0",
"typer>=0.16.0",
"watchdog>=6.0.0",
"websockets>=15.0.1",
]
[project.scripts]