vkt1414
commited on
Commit
·
e3c19c0
1
Parent(s):
6330aeb
add seaborn as a dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ matplotlib
|
|
| 3 |
pandas
|
| 4 |
polars
|
| 5 |
pyarrow
|
|
|
|
| 6 |
streamlit
|
| 7 |
streamlit_extras
|
| 8 |
upsetplot
|
|
|
|
| 3 |
pandas
|
| 4 |
polars
|
| 5 |
pyarrow
|
| 6 |
+
seaborn
|
| 7 |
streamlit
|
| 8 |
streamlit_extras
|
| 9 |
upsetplot
|