Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pandas
|
2 |
gradio
|
3 |
-
openai
|
4 |
matplotlib
|
5 |
seaborn
|
6 |
pdfplumber
|
|
|
1 |
pandas
|
2 |
gradio
|
3 |
+
openai==0.28
|
4 |
matplotlib
|
5 |
seaborn
|
6 |
pdfplumber
|