Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ zenrows==1.3.1
|
|
| 8 |
markdownify==0.12.1
|
| 9 |
gradio
|
| 10 |
seleniumbase==4.23.2
|
| 11 |
-
lxml==4.9.2
|
|
|
|
|
|
| 8 |
markdownify==0.12.1
|
| 9 |
gradio
|
| 10 |
seleniumbase==4.23.2
|
| 11 |
+
lxml==4.9.2
|
| 12 |
+
python-dotenv==1.0.0
|