Skip to content

Commit 8f2d442

Browse files
committed
Update requirements.txt
1 parent 62ba1cb commit 8f2d442

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.ci/docker/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ onnxscript>=0.6.2
5252
onnxruntime
5353
evaluate
5454
accelerate>=0.20.1
55-
# Pinned to commit before click>=8.3.0 was added, which conflicts with ray's click!=8.3.* requirement
55+
# Pinned to commit before click>=8.3.0 was added, which conflicts with ray's click!=8.3.* requirement.
56+
# TODO: Revert to `git+https://github.com/facebookresearch/mosaic.git` when ray or click versions are updated.
5657
git+https://github.com/facebookresearch/mosaic.git@8f1444f
5758
altair
5859
omegaconf

0 commit comments

Comments
 (0)