Palplatine commited on
Commit
ce76c18
1 Parent(s): e14c6fe

Addind Seaborn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ streamlit
2
  pandas
3
  numpy
4
  matplotlib
 
5
  datetime
6
  Pillow
7
  plotly
 
2
  pandas
3
  numpy
4
  matplotlib
5
+ seaborn
6
  datetime
7
  Pillow
8
  plotly