Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
langdetect
|
|
|
|
1 |
+
gradio==3.25.0
|
2 |
+
openai==0.27.7
|
3 |
+
langdetect==1.0.9
|
4 |
+
reportlab==3.6.1
|