johnhelf commited on
Commit
ccab61d
·
1 Parent(s): 1a0a8a6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ python-dotenv==1.0
2
+ openai==0.27
3
+ langchain==0.0.242
4
+ codeboxapi==0.0.18
5
+ streamlit==1.0
6
+ jupyter-kernel-gateway==2.0
7
+ pillow==9.5.0
8
+ codeinterpreterapi==2.5.2