Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit==1.35.0
|
2 |
pandas==2.0.0
|
3 |
-
numpy==1.
|
4 |
plotly==5.20.0
|
5 |
seaborn==0.12.0
|
6 |
matplotlib==3.8.0
|
|
|
1 |
streamlit==1.35.0
|
2 |
pandas==2.0.0
|
3 |
+
numpy==1.25.0
|
4 |
plotly==5.20.0
|
5 |
seaborn==0.12.0
|
6 |
matplotlib==3.8.0
|