Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ requests
|
|
| 2 |
beautifulsoup4
|
| 3 |
openai
|
| 4 |
gradio
|
| 5 |
-
dotenv
|
|
|
|
| 2 |
beautifulsoup4
|
| 3 |
openai
|
| 4 |
gradio
|
| 5 |
+
python-dotenv
|