Skip to content

Commit 45df5d0

Browse files
committed
Update requirements
1 parent 790f762 commit 45df5d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.ci/docker/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ pytorch-lightning
3030
torchx
3131
torchrl==0.5.0
3232
tensordict==0.5.0
33-
ax-platform>==0.4.0
34-
nbformat>==5.9.2
33+
ax-platform>=0.4.0
34+
nbformat>=5.9.2
3535
datasets
3636
transformers
3737
torchmultimodal-nightly # needs to be updated to stable as soon as it's avaialable
@@ -68,4 +68,4 @@ pygame==2.1.2
6868
pycocotools
6969
semilearn==0.3.2
7070
torchao==0.0.3
71-
segment_anything==1.0
71+
segment_anything==1.0

0 commit comments

Comments
 (0)