Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests
|
|
3 |
beautifulsoup4
|
4 |
pandas
|
5 |
groq
|
6 |
-
google-generativeai
|
|
|
|
3 |
beautifulsoup4
|
4 |
pandas
|
5 |
groq
|
6 |
+
google-generativeai
|
7 |
+
backoff
|