add boto3 testing dependencies

This commit is contained in:
Francis Lata
2025-01-17 09:28:54 -08:00
parent 467704fec6
commit 42d7573a1c

View File

@@ -60,7 +60,8 @@ setup(name='tinygrad',
"bottle",
"ggml-python",
"capstone",
"pycocotools"
"pycocotools",
"boto3"
],
'webgpu': ["wgpu"],
'docs': [