Winston B commited on
Commit
e2b482b
·
1 Parent(s): 7d7622a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -4,12 +4,12 @@ numpy
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
14
  scikit-learn==1.3.0
15
  scipy==1.9.3
 
4
  yfinance==0.2.18
5
  requests==2.27.1
6
  beautifulsoup4==4.11.1
7
+ typing_extensions
8
  xgboost==1.7.6
9
  tqdm==4.64.0
10
+ fastjsonschema
11
+ json5
12
+ jsonschema
13
  streamlit>=1.23
14
  scikit-learn==1.3.0
15
  scipy==1.9.3