felix-weiland commited on
Commit
ac6ce5f
·
1 Parent(s): d056615

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ altair==4.2.0
2
+ chromadb==0.3.22
3
+ langchain==0.0.198
4
+ langchainplus-sdk==0.0.9
5
+ openai==0.27.2
6
+ pandas==2.0.2
7
+ tiktoken==0.3.1