Skip to content

Commit c66647f

Browse files
authored
Update CONTRIBUTING.md
Up versions according to #5106
1 parent 6ca9c76 commit c66647f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Instead of relying directly on `black` however, we rely on
8383
[ufmt](https://github.com/omnilib/ufmt), for compatibility reasons with Facebook
8484
internal infrastructure.
8585

86-
To format your code, install `ufmt` with `pip install ufmt==1.3.2 black==21.9b0 usort==0.6.4` and use e.g.:
86+
To format your code, install `ufmt` with `pip install ufmt==1.3.2 black==22.3.0 usort==1.0.2` and use e.g.:
8787

8888
```bash
8989
ufmt format torchvision

0 commit comments

Comments
 (0)