-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.07 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
alembic==1.0.7
appnope==0.1.0
Babel==2.6.0
backcall==0.1.0
blinker==1.4
certifi==2018.11.29
chardet==3.0.4
Click==7.0
cycler==0.10.0
decorator==4.3.2
Flask==1.0.2
Flask-BabelEx==0.9.3
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.3.1
Flask-Principal==0.4.0
Flask-Script==2.0.6
Flask-Security==3.0.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==19.6.0
idna==2.8
iexfinance==0.3.5
ipython==7.2.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.13.2
Jinja2==2.10
jsonschema==2.6.0
jupyter-core==4.4.0
kiwisolver==1.0.1
lxml==4.3.1
Mako==1.0.7
MarkupSafe==1.1.0
matplotlib==3.0.2
nbformat==4.4.0
numpy==1.16.1
pandas==0.24.1
pandas-datareader==0.7.0
parso==0.3.4
passlib==1.7.1
pexpect==4.6.0
pickleshare==0.7.5
plotly==3.6.1
prompt-toolkit==2.0.8
psycopg2==2.7.7
psycopg2-binary==2.7.7
ptyprocess==0.6.0
Pygments==2.3.1
pyparsing==2.3.1
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2018.9
requests==2.21.0
retrying==1.3.3
six==1.12.0
speaklater==1.3
SQLAlchemy==1.2.16
traitlets==4.3.2
urllib3==1.24.1
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.11.1
WTForms==2.2.1
pytest