Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ pymongo
|
|
5 |
pyttsx3
|
6 |
googletrans
|
7 |
streamlit
|
|
|
|
|
|
5 |
pyttsx3
|
6 |
googletrans
|
7 |
streamlit
|
8 |
+
httpcore>=0.15.0
|
9 |
+
httpx>=0.24.0
|