rasmodev commited on
Commit
6acb012
·
1 Parent(s): 1f1d0a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.7.1
2
  numpy==1.23.5
3
  pandas==1.5.3
 
4
  seaborn==0.12.2
5
  scikit-learn==1.3.0
 
1
  gradio==4.7.1
2
  numpy==1.23.5
3
  pandas==1.5.3
4
+ matplotlib>=3.4.0
5
  seaborn==0.12.2
6
  scikit-learn==1.3.0