Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
jupyter-kernel-gateway
|
2 |
codeinterpreterapi
|
3 |
-
openai==0.
|
4 |
matplotlib
|
5 |
pandas
|
6 |
pathlib
|
|
|
1 |
jupyter-kernel-gateway
|
2 |
codeinterpreterapi
|
3 |
+
openai==0.80
|
4 |
matplotlib
|
5 |
pandas
|
6 |
pathlib
|