Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ streamlit==1.12.0
|
|
| 2 |
pandas==1.5.3
|
| 3 |
numpy==1.24.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
-
seaborn==0.11.
|
|
|
|
| 2 |
pandas==1.5.3
|
| 3 |
numpy==1.24.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
+
seaborn==0.11.1
|