Skip to content

Commit 221420f

Browse files
committed
bump up psutil
1 parent e7baa4f commit 221420f

File tree

2 files changed

+20
-24
lines changed

2 files changed

+20
-24
lines changed

poetry.lock

Lines changed: 19 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ grpcio = '*'
7676
grpcio-tools = '*'
7777
packaging = '*'
7878
wrapt = '*'
79-
psutil = '<=5.9.5'
79+
psutil = "7.0.0"
8080
requests = { version = ">=2.26.0", optional = true }
8181
kafka-python = { version = "*", optional = true }
8282
uvloop = { version = "^0.17.0", optional = true }

0 commit comments

Comments
 (0)