Winston B commited on
Commit
9c0397a
·
1 Parent(s): d17c6a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -18
requirements.txt CHANGED
@@ -1,19 +1,19 @@
1
- pandas==1.4.2
2
- pandas-datareader==0.10.0
3
- numpy==1.22.3
4
- yfinance==0.2.18
5
- requests==2.27.1
6
- beautifulsoup4==4.11.1
7
- typing_extensions==4.1.1
8
- xgboost==1.7.6
9
- tqdm==4.64.0
10
- fastjsonschema==2.15.1
11
- json5==0.9.6
12
- jsonschema==4.4.0
13
- streamlit==1.24.1
14
- scikit-learn==1.3.0
15
- scipy==1.9.3
16
- datasets
17
- huggingface_hub
18
- holidays
19
  pytz
 
1
+ pandas==1.4.2
2
+ pandas-datareader==0.10.0
3
+ numpy==1.22.3
4
+ yfinance==0.2.18
5
+ requests==2.27.1
6
+ beautifulsoup4==4.11.1
7
+ typing_extensions==4.1.1
8
+ xgboost==1.7.6
9
+ tqdm==4.64.0
10
+ fastjsonschema==2.15.1
11
+ json5==0.9.6
12
+ jsonschema==4.4.0
13
+ streamlit==1.23.1
14
+ scikit-learn==1.3.0
15
+ scipy==1.9.3
16
+ datasets
17
+ huggingface_hub
18
+ holidays
19
  pytz