From 84279286df856040c772543e9d961502caaa0a70 Mon Sep 17 00:00:00 2001 From: xwjiang2010 <87673679+xwjiang2010@users.noreply.github.com> Date: Tue, 5 Jul 2022 15:05:20 -0700 Subject: [PATCH] [ci] pin gpustat (#26311) --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index fcf4c9661..c9b5302b3 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -11,7 +11,7 @@ click >= 7.0, <= 8.0.4 cloudpickle filelock frozenlist -gpustat >= 1.0.0b1 +gpustat == 1.0.0b1 grpcio >= 1.28.1, <= 1.43.0 jsonschema msgpack >= 1.0.0, < 2.0.0