added babel
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ streamlit==1.29
|
|
3 |
watchdog==3.0.0
|
4 |
deeploy==1.2.1
|
5 |
pandas>=1.3.5
|
|
|
|
3 |
watchdog==3.0.0
|
4 |
deeploy==1.2.1
|
5 |
pandas>=1.3.5
|
6 |
+
babel
|