Spaces:
Sleeping
Sleeping
Winston B
commited on
Commit
·
e2b482b
1
Parent(s):
7d7622a
Update requirements.txt
Browse files- 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
|
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
|
|
|
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
|