Skip to content

Commit 5bd67f1

Browse files
committed
fixed nbconvert 6.4.5 depends on nbclient<0.6.0 and >=0.5.0
1 parent 71b4d3e commit 5bd67f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/ngc-pytorch/requirements.22.07.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ munch==2.5.0
184184
mypy-extensions==0.4.3
185185
namedlist==1.7
186186
nbclassic==0.3.6
187-
nbclient==0.6.6
187+
nbclient==0.5.13
188188
nbconvert==6.4.5
189189
nbdime==3.1.0
190190
networkx==2.6.3

0 commit comments

Comments
 (0)