-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (61 loc) · 1.04 KB
/
requirements.txt
File metadata and controls
61 lines (61 loc) · 1.04 KB
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
alembic==1.1.0
appnope==0.1.0
APScheduler==3.6.3
backcall==0.1.0
blinker==1.4
Click==7.0
decorator==4.4.0
dominate==2.4.0
Faker==2.0.3
Flask==1.1.1
Flask-APScheduler==1.11.0
Flask-Bootstrap==3.3.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-Moment==0.9.0
Flask-MySQLdb==0.2.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-Testing==0.7.1
Flask-WTF==0.14.2
infinity==1.4
intervals==0.8.1
ipykernel==5.1.3
ipython==7.9.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.15.1
Jinja2==2.10.1
jupyter-client==5.3.4
jupyter-core==4.6.1
Mako==1.1.0
MarkupSafe==1.1.1
mysqlclient==1.4.4
numpy==1.17.3
pandas==0.25.2
pandas-compat==0.1.1
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
prompt-toolkit==2.0.10
ptyprocess==0.6.0
Pygments==2.4.2
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.3
pyzmq==18.1.0
redis==3.3.11
rq==1.1.0
six==1.12.0
SQLAlchemy==1.3.8
text-unidecode==1.3
tornado==6.0.3
traitlets==4.3.3
tzlocal==2.0.0
validators==0.14.0
visitor==0.1.3
wcwidth==0.1.7
Werkzeug==0.15.6
WTForms==2.2.1
WTForms-Components==0.10.4