Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ fastapi
|
|
| 7 |
uvicorn
|
| 8 |
groq
|
| 9 |
openai
|
| 10 |
-
googlesearch-python
|
|
|
|
|
|
| 7 |
uvicorn
|
| 8 |
groq
|
| 9 |
openai
|
| 10 |
+
googlesearch-python
|
| 11 |
+
pycountry
|