Navya-Sree commited on
Commit
8c51bec
·
verified ·
1 Parent(s): 342a376

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- altair
2
  streamlit==1.28.0
3
  openai==0.28.0
4
  langchain==0.0.340
@@ -8,6 +7,9 @@ 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
13
  setuptools>=80
 
 
 
1
  streamlit==1.28.0
2
  openai==0.28.0
3
  langchain==0.0.340
 
7
  tiktoken==0.5.1
8
  pytest==7.4.3
9
  numpy==1.24.3
10
+ altair
11
+ pytest==7.4.3
12
  pandas==2.1.3
13
  plotly==5.18.0
14
  setuptools>=80
15
+ wheel>=0.42.0