Skip to content

Commit c396faf

Browse files
authored
Fix dask-cuda dependency (#379)
1 parent 676b67b commit c396faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ numpy==1.19.2
1414
pandas==1.2.4
1515
protobuf==3.20.1
1616
psutil==5.6.7 # sagemaker-containers requires psutil 5.6.7
17+
pynvml==11.4.1
1718
python-dateutil==2.8.1
1819
requests==2.25.1
1920
retrying==1.3.3

0 commit comments

Comments
 (0)