Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ openai==0.27
|
|
| 3 |
langchain==0.0.242
|
| 4 |
codeboxapi==0.0.18
|
| 5 |
streamlit==1.0
|
| 6 |
-
jupyter-kernel-gateway==2.
|
| 7 |
pillow==9.5.0
|
| 8 |
-
codeinterpreterapi
|
|
|
|
| 3 |
langchain==0.0.242
|
| 4 |
codeboxapi==0.0.18
|
| 5 |
streamlit==1.0
|
| 6 |
+
jupyter-kernel-gateway==2.5.2
|
| 7 |
pillow==9.5.0
|
| 8 |
+
codeinterpreterapi
|