Skip to content

Commit

Permalink
user matplotlib old version (latest is not the best)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeronymous committed Jan 28, 2024
1 parent e1fded5 commit 85fefa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
include_package_data=True,
extras_require={
'dev': ['matplotlib', 'transformers'],
'dev': ['matplotlib==3.7.4', 'transformers'],
'vad_silero': ['onnxruntime', 'torchaudio'],
'vad_auditok': ['auditok'],
'test': ['jsonschema'],
Expand Down

0 comments on commit 85fefa3

Please sign in to comment.