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