siddhartharya
commited on
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
proxycurl
|
|
|
1 |
+
openai==0.27.2
|
2 |
+
gradio==2.9.0
|
3 |
+
requests==2.25.1
|
4 |
+
serpapi==2.0.0
|
5 |
+
proxycurl==0.1.5
|
|