Skip to content

Commit 9b2452c

Browse files
committed
fix: add psutil dependency version 7.0.0 to pyproject.toml
1 parent b8f8093 commit 9b2452c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ cffi = "1.17.1"
4141
pysilk = "0.0.1"
4242
sentence-transformers = "4.1.0"
4343
websockets = "15.0.1"
44+
psutil = "7.0.0"
4445
celery = { extras = ["sqlalchemy"], version = "5.5.3" }
4546
django-celery-beat = "2.8.1"
4647
celery-once = "3.0.1"

0 commit comments

Comments
 (0)