Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -8,5 +8,23 @@ sdk_version: 1.41.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
+
certifi==2020.6.20
|
12 |
+
chardet==3.0.4
|
13 |
+
cycler==0.10.0
|
14 |
+
idna==2.10
|
15 |
+
kiwisolver==1.2.0
|
16 |
+
lxml==4.5.2
|
17 |
+
matplotlib==3.2.2
|
18 |
+
numpy==1.19.0
|
19 |
+
pandas==1.0.5
|
20 |
+
pandas-datareader==0.9.0
|
21 |
+
pyparsing==2.4.7
|
22 |
+
python-dateutil==2.8.1
|
23 |
+
pytz==2020.1
|
24 |
+
requests==2.24.0
|
25 |
+
requests-cache==0.5.2
|
26 |
+
scipy==1.5.1
|
27 |
+
six==1.15.0
|
28 |
+
streamlit==0.62.1
|
29 |
+
urllib3==1.25.9
|
30 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|