Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ matplotlib
|
|
3 |
streamlit
|
4 |
pydantic
|
5 |
pyyaml
|
|
|
|
|
|
3 |
streamlit
|
4 |
pydantic
|
5 |
pyyaml
|
6 |
+
pandas
|
7 |
+
plotly
|