rasmodev commited on
Commit
71a42f5
1 Parent(s): 7c42e3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,4 +3,6 @@ numpy==1.23.5
3
  pandas==1.5.3
4
  scikit_learn==1.3.2
5
  streamlit==1.28.1
 
 
6
  requests
 
3
  pandas==1.5.3
4
  scikit_learn==1.3.2
5
  streamlit==1.28.1
6
+ seaborn
7
+ matplotlib
8
  requests