Update requirements.txt

Fix streamlit version declaration with double =
This commit is contained in:
Dr Barry Dyer
2023-03-01 01:17:58 +00:00
committed by GitHub
parent 50ae3bff80
commit a717b38750
+1 -1
View File
@@ -8,7 +8,7 @@ pytz
tzlocal
pandas
seaborn
streamlit=1.11.1
streamlit==1.11.1
plotly
apprise==1.2.1
paho-mqtt