Dhanushraja commited on
Commit
3e9ee67
·
verified ·
1 Parent(s): 33f92fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -13
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
- streamlit==1.22.0
2
- pandas==1.3.5
3
- numpy==1.21.6
4
- openai==0.27.0
5
- pinecone-client==2.0.6
6
- requests==2.31.0
7
- certifi==2023.5.7
8
- tiktoken==0.4.0
9
- retry==0.9.2
10
- urllib3==1.26.6
11
- python-dotenv==0.21.0
12
- pip==24.1.2
13
- setuptools==68.0.0
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ openai
5
+ pinecone-client
6
+ requests
7
+ certifi
8
+ tiktoken
9
+ retry
10
+ urllib3
11
+ python-dotenv