Spaces:
Runtime error
Runtime error
Commit ·
4c34dff
1
Parent(s): f896425
setting openai version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
pandas
|
| 2 |
psycopg2
|
| 3 |
-
openai
|
| 4 |
sqlparse
|
|
|
|
| 1 |
pandas
|
| 2 |
psycopg2
|
| 3 |
+
openai==0.28
|
| 4 |
sqlparse
|