-
Notifications
You must be signed in to change notification settings - Fork 43
/
requirements.txt
85 lines (85 loc) · 1.41 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
agate==1.6.0
agate-dbf==0.2.0
agate-excel==0.2.1
agate-sql==0.5.2
alembic==0.9.2
amqp==2.1.4
Babel==2.4.0
bcrypt==3.1.3
billiard==3.5.0.2
blinker==1.4
boto==2.47.0
boto3==1.4.4
botocore==1.5.79
celery==4.0.2
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
click==6.7
contextlib2==0.5.5
csvkit==1.0.2
datetime-truncate==1.0.1
dbfread==2.0.7
docutils==0.13.1
et-xmlfile==1.0.1
Flask==0.12.2
Flask-Admin==1.5.0
Flask-BabelEx==0.9.3
Flask-Bcrypt==0.7.1
Flask-Cache==0.13.1
Flask-Cors==3.0.3
Flask-Login==0.4.0
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-Script==2.0.5
Flask-Security==3.0.0
Flask-SQLAlchemy==2.2
Flask-WTF==0.14.2
flower==0.9.2
future==0.16.0
GeoAlchemy2==0.4.0
geopy==1.11.0
gunicorn==19.7.1
idna==2.5
isodate==0.5.4
itsdangerous==0.24
jdcal==1.3
Jinja2==2.9.6
jmespath==0.9.3
kombu==4.0.2
leather==0.3.3
lxml==4.2.5
Mako==1.0.6
MarkupSafe==1.0
marshmallow==2.9.1
git+https://github.com/datamade/python-metar.git#egg=metar
nose==1.3.7
openpyxl==2.4.8
parsedatetime==2.4
passlib==1.7.1
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
pycparser==2.18
pyshp==1.2.11
python-dateutil==2.6.0
python-editor==1.0.3
python-slugify==1.2.4
pytimeparse==1.1.6
pytz==2017.2
PyYAML==3.13
raven==5.24.3
redis==2.10.5
requests==2.21.0
s3transfer==0.1.10
Shapely==1.5.17
six==1.10.0
speaklater==1.3
SQLAlchemy==1.1.11
sqlalchemy-redshift==0.6.0
tornado==4.5.1
Unidecode==0.4.21
urllib3==1.21.1
vine==1.1.3
Werkzeug==0.12.2
WTForms==2.1
xlrd==1.0.0