allinaigc commited on
Commit
f71697f
·
verified ·
1 Parent(s): 659dbf5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -15
requirements.txt CHANGED
@@ -1,25 +1,24 @@
1
  faiss-cpu
2
- codeinterpreterapi==0.1.15
3
  langchain
4
  langchain_community
5
- llama_index==0.10.19
6
- matplotlib==3.7.2
7
- numpy==1.26.4
8
- openai==1.13.3
9
- pandas==2.2.1
10
- Pillow==10.2.0
11
- pretty_errors==1.2.25
12
- pyautogen==0.2.0
13
- PyPDF2==3.0.1
14
- python-dotenv==1.0.1
15
  pytz==2024.1
16
  PyYAML==6.0.1
17
- PyYAML==6.0.1
18
- Requests==2.31.0
19
  rich==13.7.1
20
  seaborn==0.13.2
21
  streamlit==1.28.1
22
  streamlit_authenticator==0.2.3
23
  streamlit_pandas_profiling==0.1.3
24
- tqdm==4.66.2
25
- xlrd==2.0.1
 
1
  faiss-cpu
2
+ codeinterpreterapi
3
  langchain
4
  langchain_community
5
+ llama_index
6
+ matplotlib
7
+ numpy
8
+ openai
9
+ pandas
10
+ Pillow
11
+ pretty_errors
12
+ pyautogen
13
+ PyPDF2
14
+ python-dotenv
15
  pytz==2024.1
16
  PyYAML==6.0.1
17
+ Requests
 
18
  rich==13.7.1
19
  seaborn==0.13.2
20
  streamlit==1.28.1
21
  streamlit_authenticator==0.2.3
22
  streamlit_pandas_profiling==0.1.3
23
+ tqdm
24
+ xlrd