Parthiban97 commited on
Commit
3b007be
·
verified ·
1 Parent(s): 932a50a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -17
requirements.txt CHANGED
@@ -1,17 +1,20 @@
1
- pandas>=2.0.0
2
- openpyxl>=3.1.0
3
- reportlab>=4.0.0
4
- matplotlib>=3.7.0
5
- numpy>=1.24.0
6
- click>=8.1.0
7
- streamlit>=1.31.0
8
- requests>=2.31.0
9
- python-dateutil>=2.8.2
10
- fuzzywuzzy>=0.18.0
11
- python-Levenshtein>=0.21.0
12
- mftool>=1.0.0
13
- yfinance>=1.2.0
14
- beautifulsoup4>=4.14.3
15
- scipy>=1.17.1
16
- lxml>=6.0.2
17
- openai>=1.0.0
 
 
 
 
1
+ pandas>=2.0.0
2
+ openpyxl>=3.1.0
3
+ reportlab>=4.0.0
4
+ matplotlib>=3.7.0
5
+ numpy>=1.24.0
6
+ click>=8.1.0
7
+ streamlit>=1.31.0
8
+ requests>=2.31.0
9
+ python-dateutil>=2.8.2
10
+ fuzzywuzzy>=0.18.0
11
+ python-Levenshtein>=0.21.0
12
+ mftool>=1.0.0
13
+ yfinance>=1.2.0
14
+ beautifulsoup4>=4.14.3
15
+ scipy>=1.17.1
16
+ lxml>=6.0.2
17
+ openai>=1.0.0
18
+ psycopg2-binary
19
+ python-dotenv>=1.2.2
20
+ mstarpy>=8.1.0