Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -7,5 +7,9 @@ streamlit
|
|
7 |
SpeechRecognition
|
8 |
deep-translator
|
9 |
matplotlib
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
7 |
SpeechRecognition
|
8 |
deep-translator
|
9 |
matplotlib
|
10 |
+
pyaudio
|
11 |
+
numpy
|
12 |
+
requests
|
13 |
+
geopy
|
14 |
+
folium
|
15 |
+
googlemaps
|