Jason
commited on
Commit
·
0f8ef4e
1
Parent(s):
91d8600
fix requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
|
4 |
pandas
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
|
8 |
# pillow is the package name for PIL
|
9 |
-
pillow
|
|
|
1 |
streamlit
|
2 |
+
streamlit-toggle-switch
|
3 |
|
4 |
pandas
|
5 |
matplotlib
|
6 |
seaborn
|
7 |
|
8 |
# pillow is the package name for PIL
|
9 |
+
pillow
|