Commit
·
9eee872
1
Parent(s):
8b9694a
adding the requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ pydantic
|
|
4 |
python-dotenv
|
5 |
beautifulsoup4
|
6 |
requests
|
7 |
-
google-
|
8 |
json_repair
|
|
|
4 |
python-dotenv
|
5 |
beautifulsoup4
|
6 |
requests
|
7 |
+
google-genai
|
8 |
json_repair
|