Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ streamlit==1.38.0
|
|
| 14 |
SQLAlchemy==1.4.0
|
| 15 |
sent2vec==0.3.0
|
| 16 |
wget==3.2
|
| 17 |
-
st-gsheets-connection==0.1.0
|
|
|
|
|
|
| 14 |
SQLAlchemy==1.4.0
|
| 15 |
sent2vec==0.3.0
|
| 16 |
wget==3.2
|
| 17 |
+
st-gsheets-connection==0.1.0
|
| 18 |
+
streamlit-lottie==0.0.5
|