Skip to content

Commit c10c082

Browse files
Limit matplotlib dependency (#3615)
1 parent 9727866 commit c10c082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
inflect>=5.3.0
22
librosa>=0.8.0
3-
matplotlib>=3.3.4
3+
matplotlib>=3.3.4,<3.6
44
pyparsing<3.0
55
motmetrics>=1.2.0
66
nibabel>=3.2.1

0 commit comments

Comments
 (0)