Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ plotly
|
|
10 |
numpy
|
11 |
regex
|
12 |
streamlit_chat
|
13 |
-
streamlit_option_menu
|
|
|
|
10 |
numpy
|
11 |
regex
|
12 |
streamlit_chat
|
13 |
+
streamlit_option_menu
|
14 |
+
matplotlib
|