-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
81 lines (81 loc) · 1.39 KB
/
requirements.txt
File metadata and controls
81 lines (81 loc) · 1.39 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
alembic==1.3.1
amqp==2.5.2
apache-superset==0.35.1
apispec==1.3.3
attrs==19.3.0
Babel==2.7.0
backoff==1.9.2
billiard==3.6.1.0
bleach==3.1.0
celery==4.3.0
cffi==1.13.2
click==6.7
colorama==0.4.1
contextlib2==0.6.0.post1
croniter==0.3.30
cryptography==2.8
decorator==4.4.1
defusedxml==0.6.0
Flask==1.1.1
Flask-AppBuilder==2.2.0
Flask-Babel==0.12.2
Flask-Caching==1.8.0
Flask-Compress==1.4.0
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
Flask-Migrate==2.5.2
Flask-OpenID==1.2.5
Flask-SQLAlchemy==2.4.1
flask-talisman==0.7.0
Flask-WTF==0.14.2
geographiclib==1.50
geopy==1.20.0
gunicorn==19.8.1
humanize==0.5.1
importlib-metadata==1.1.0
isodate==0.6.0
itsdangerous==1.1.0
Jinja2==2.10.3
jsonschema==3.2.0
kombu==4.6.6
Mako==1.1.0
Markdown==3.1.1
MarkupSafe==1.1.1
marshmallow==2.19.5
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.20.0
more-itertools==8.0.0
msgpack==0.6.2
mysqlclient==1.4.6
numpy==1.17.4
pandas==0.24.2
parsedatetime==2.5
pathlib2==2.3.5
polyline==1.4.0
prison==0.1.2
py==1.8.0
pyarrow==0.14.1
pycparser==2.19
PyJWT==1.7.1
pyrsistent==0.15.6
python-dateutil==2.8.1
python-dotenv==0.10.3
python-editor==1.0.4
python-geohash==0.8.5
python3-openid==3.1.0
pytz==2019.3
PyYAML==5.2
retry==0.9.2
selenium==3.141.0
simplejson==3.17.0
six==1.13.0
SQLAlchemy==1.3.11
SQLAlchemy-Utils==0.35.0
sqlparse==0.3.0
urllib3==1.25.7
vine==1.3.0
webencodings==0.5.1
Werkzeug==0.16.0
WTForms==2.2.1
WTForms-JSON==0.3.3
zipp==0.6.0