Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ requests==2.31.0
|
|
2 |
beautifulsoup4==4.12.2
|
3 |
openai==1.2.3
|
4 |
gradio==4.16.0
|
5 |
-
python-dotenv==1.0.0
|
|
|
2 |
beautifulsoup4==4.12.2
|
3 |
openai==1.2.3
|
4 |
gradio==4.16.0
|
5 |
+
python-dotenv==1.0.0
|