Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ g4f[webdriver]
|
|
| 7 |
rich
|
| 8 |
beautifulsoup4
|
| 9 |
markdownify
|
| 10 |
-
python-
|
| 11 |
requests
|
| 12 |
google-generativeai
|
| 13 |
lxml>=5.2.2
|
|
|
|
| 7 |
rich
|
| 8 |
beautifulsoup4
|
| 9 |
markdownify
|
| 10 |
+
python-dotenv
|
| 11 |
requests
|
| 12 |
google-generativeai
|
| 13 |
lxml>=5.2.2
|