gauthamnairy commited on
Commit
10b1531
·
verified ·
1 Parent(s): 7d5210d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- Flask==2.1.0
2
- flask-cors==3.0.10
3
- google-generativeai==0.3.2
4
- Werkzeug==2.2.3
5
- PyPDF2==3.0.1
6
- python-docx==0.8.11
7
- pandas==1.5.3
8
- openpyxl==3.1.2
9
- numpy==1.24.3
10
- scikit-learn==1.2.2
11
- plotly==5.15.0
12
- newsapi-python==0.2.7
13
- requests==2.31.0
14
- certifi==2023.5.7
15
  langchain
16
  langchain-google-genai
17
  langchain-experimental
 
1
+ Flask
2
+ flask-cors
3
+ google-generativeai
4
+ Werkzeug
5
+ PyPDF2
6
+ python-docx
7
+ pandas
8
+ openpyxl
9
+ numpy
10
+ scikit-learn
11
+ plotly
12
+ newsapi-python
13
+ requests
14
+ certifi
15
  langchain
16
  langchain-google-genai
17
  langchain-experimental