Skip to content

Commit

Permalink
build: added psutil
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyAssassin committed Jan 4, 2024
1 parent 2568118 commit f270cc0
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
30 changes: 29 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ colorama = "^0.4.6"
watchdog = "^3.0.0"
onnxruntime = "^1.16.0"
pyserial = "^3.5"
psutil = "^5.9.7"

[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.21.1"
Expand Down

0 comments on commit f270cc0

Please sign in to comment.