diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 3afeee7..bc4f39d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,6 +49,8 @@ typeguard = "^2.7.1" xdoctest = "^0.12.0" sphinx = "^3.0.4" jupyter = "^1.0.0" +gpustat = "^0.6.0" +redlock-py = "^1.0.8" [tool.coverage.report] fail_under = 50 |