-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
89 lines (89 loc) · 1.5 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
86
87
88
89
alembic==1.0.6
app==0.0.1
asn1crypto==0.24.0
astroid==1.6.5
autoenv==1.0.0
autopep8==1.4.3
Babel==2.6.0
backports.functools-lru-cache==1.4
beautifulsoup4==4.6.0
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
CherryPy==8.9.1
Click==7.0
configparser==3.5.0
crcmod==1.7
cryptography==2.1.4
cssselect==1.0.3
cssutils==1.0.2
cycler==0.10.0
dnspython==1.15.0
enum34==1.1.6
ez-setup==0.9
feedparser==5.2.1
Flask==1.0.2
Flask-Babel==0.12.2
Flask-Login==0.4.1
Flask-Migrate==2.3.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-Table==0.5.0
Flask-WTF==0.14.2
future==0.15.2
gunicorn==19.7.1
html5lib==0.999999999
httplib2==0.11.3
idna==2.6
ipaddress==1.0.17
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
lxml==4.2.1
Mako==1.0.7
Markdown==2.6.9
MarkupSafe==1.0
matplotlib==2.1.1
mccabe==0.6.1
mechanize==0.2.5
<<<<<<< HEAD
# mod-wsgi==4.6.5
# mod-wsgi-httpd==2.4.35.1
=======
>>>>>>> d82843fe45483ae7d070c52751b6787c8fd2a52f
msgpack==0.5.6
netifaces==0.10.4
numpy==1.13.3
olefile==0.45.1
OWSLib==0.16.0
Pillow==5.1.0
psycopg2==2.7.4
psycopg2-binary==2.7.6.1
pycodestyle==2.4.0
pycparser==2.19
pycrypto==2.6.1
Pygments==2.2.0
pyOpenSSL==17.5.0
pyparsing==2.2.0
pyproj==1.9.5.1
python-dateutil==2.6.1
python-dotenv==0.10.1
python-editor==1.0.3
pytz==2018.3
PyYAML==3.12
regex==2017.12.12
repoze.lru==0.7
requests==2.18.4
Routes==2.4.1
Shapely==1.6.4
simplejson==3.13.2
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.2.16
urllib3==1.22
webencodings==0.5
WebOb==1.7.3
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.2.1