Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
1 |
+
beautifulsoup4==4.12.2
|
2 |
+
requests==2.31.0
|
3 |
+
markdown==3.5.1
|
4 |
+
googlesearch-python==1.2.3
|
5 |
+
newsapi-python==0.2.7
|
6 |
+
python-dotenv==1.0.0
|
7 |
+
gradio==4.13.0
|
8 |
+
openai==1.3.7
|