Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ requests >= 2.31.0
|
|
20 |
pydantic >= 2.5.2
|
21 |
typing >= 3.7.4.3
|
22 |
nltk >= 3.9.1
|
23 |
-
google-search-results >= 2.4.2
|
|
|
|
20 |
pydantic >= 2.5.2
|
21 |
typing >= 3.7.4.3
|
22 |
nltk >= 3.9.1
|
23 |
+
google-search-results >= 2.4.2
|
24 |
+
yachalk
|