Implemented Loader; Implemented Render
This commit is contained in:
29
requirements.txt
Normal file
29
requirements.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
Brotli==1.0.9
|
||||
certifi==2020.12.5
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
dash==1.18.1
|
||||
dash-core-components==1.14.1
|
||||
dash-html-components==1.1.1
|
||||
dash-renderer==1.8.3
|
||||
dash-table==4.11.1
|
||||
Flask==1.1.2
|
||||
Flask-Compress==1.8.0
|
||||
future==0.18.2
|
||||
idna==2.10
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.2
|
||||
lxml==4.6.2
|
||||
MarkupSafe==1.1.1
|
||||
multitasking==0.0.9
|
||||
numpy==1.19.3
|
||||
pandas==1.1.5
|
||||
plotly==4.14.1
|
||||
python-dateutil==2.8.1
|
||||
pytz==2020.4
|
||||
requests==2.25.0
|
||||
retrying==1.3.3
|
||||
six==1.15.0
|
||||
urllib3==1.26.2
|
||||
Werkzeug==1.0.1
|
||||
yfinance==0.1.55
|
||||
Reference in New Issue
Block a user