NandanData commited on
Commit
0b6b113
·
verified ·
1 Parent(s): ff48274

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +46 -46
requirements.txt CHANGED
@@ -1,46 +1,46 @@
1
- # yfinance==0.2.28
2
- # pandas==2.0.3
3
- # ta==0.9.0
4
- # scikit-learn==1.3.0
5
- # xgboost==2.0.0
6
- # catboost==1.2.0
7
- # numpy==1.24.2
8
- # tensorflow==2.13.0
9
- # streamlit==1.23.0
10
- # mplfinance
11
-
12
-
13
- matplotlib
14
- pandas
15
- seaborn
16
- numpy
17
- mplfinance
18
- scipy
19
- yfinance
20
- scikit-learn
21
- streamlit
22
- plotly
23
- ta
24
- xgboost
25
- catboost
26
- tensorflow
27
- statsmodels
28
-
29
-
30
- # streamlit
31
- # mplfinance
32
-
33
- # matplotlib==3.7.1
34
- # pandas==2.0.3
35
- # seaborn==0.12.2
36
- # numpy==1.25.2
37
- # mplfinance==0.12.9b7
38
- # scipy==1.11.1
39
- # yfinance==0.2.30
40
- # scikit-learn==1.3.0
41
- # streamlit==1.25.0
42
- # plotly==5.17.0
43
- # pytorch==2.0.1
44
-
45
- # transformers==4.30.2
46
- # chroma==1.2.0
 
1
+ # yfinance==0.2.28
2
+ # pandas==2.0.3
3
+ # ta==0.9.0
4
+ # scikit-learn==1.3.0
5
+ # xgboost==2.0.0
6
+ # catboost==1.2.0
7
+ # numpy==1.24.2
8
+ # tensorflow==2.13.0
9
+ # streamlit==1.23.0
10
+ # mplfinance
11
+
12
+
13
+ matplotlib
14
+ pandas
15
+ seaborn
16
+ numpy
17
+ mplfinance
18
+ scipy
19
+ yfinance
20
+ scikit-learn
21
+ streamlit
22
+ plotly
23
+ ta
24
+ xgboost
25
+ catboost
26
+ tensorflow
27
+ statsmodels
28
+ dotenv
29
+
30
+ # streamlit
31
+ # mplfinance
32
+
33
+ # matplotlib==3.7.1
34
+ # pandas==2.0.3
35
+ # seaborn==0.12.2
36
+ # numpy==1.25.2
37
+ # mplfinance==0.12.9b7
38
+ # scipy==1.11.1
39
+ # yfinance==0.2.30
40
+ # scikit-learn==1.3.0
41
+ # streamlit==1.25.0
42
+ # plotly==5.17.0
43
+ # pytorch==2.0.1
44
+
45
+ # transformers==4.30.2
46
+ # chroma==1.2.0