Skip to content

Commit

Permalink
Added psutil dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-echeverria committed Oct 4, 2023
1 parent 1fcf47d commit 5927036
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
30 changes: 28 additions & 2 deletions 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 @@ -23,6 +23,7 @@ requests = "^2.31.0"
uvicorn = "^0.23.2"
deepdiff = "^6.3.1"
dill = "^0.3.7"
psutil = "^5.9.5"

[tool.poetry.group.qa.dependencies]
isort = "^5.12.0"
Expand Down

0 comments on commit 5927036

Please sign in to comment.