Add psutils to support OOM Gracefull shutdown

closes #4436, #4439 #3990
This commit is contained in:
Matthias
2021-02-25 19:24:30 +01:00
parent 1f30c3d7f1
commit 262394e112
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ hyperopt = [
'filelock',
'joblib',
'progressbar2',
'psutil',
]
develop = [