Navya-Sree commited on
Commit
5259342
·
verified ·
1 Parent(s): ab17487

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
  altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
1
  altair
2
+ streamlit==1.28.0
3
+ openai==0.28.0
4
+ langchain==0.0.340
5
+ chromadb==0.4.18
6
+ pylint==3.0.3
7
+ python-dotenv==1.0.0
8
+ tiktoken==0.5.1
9
+ pytest==7.4.3
10
+ numpy==1.24.3
11
+ pandas==2.1.3
12
+ plotly==5.18.0