johnhelf commited on
Commit
9757451
1 Parent(s): c5e39b8

Create requirements.txt

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