ChakriYamasani commited on
Commit
1f8daa5
·
verified ·
1 Parent(s): 63979d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,2 +1,10 @@
1
- streamlit==1.37.0
2
- Pillow
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ folium
4
+ streamlit-folium
5
+ Pillow
6
+ gTTS
7
+ SpeechRecognition
8
+ geopy
9
+ googletrans==4.0.0rc1 # IMPORTANT: Pinning this version due to common breaking changes in googletrans-py
10
+ bcrypt