forked from hotosm/tasking-manager
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
59 lines (59 loc) · 1.06 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
alembic==0.9.2
aniso8601==1.2.1
bleach==2.0.0
cachetools==2.0.0
certifi==2019.3.9
chardet==3.0.4
click==6.7
coverage==4.3.4
flake8==3.7.7
Flask==0.12.4
Flask-Cors==3.0.2
Flask-HTTPAuth==3.2.3
Flask-Migrate==2.0.4
Flask-OAuthlib==0.9.3
Flask-RESTful==0.3.6
Flask-Script==2.0.5
Flask-SQLAlchemy==2.2
flask-swagger==0.2.14
# pip install gdal==$(gdal-config --version) # GDAL MUST match the installed GDAL version
# GDAL==2.1.0
GeoAlchemy2==0.4.0
geojson==1.3.4
gevent==1.4.0
glob2==0.7
greenlet==0.4.15
gunicorn==19.7.1
html5lib==0.999999999
idna==2.8
itsdangerous==0.24
Jinja2==2.10.1
Mako==1.0.6
MarkupSafe>=1.0
mccabe==0.6.1
newrelic==3.2.0.91
nose==1.3.7
oauthlib==2.0.2
psycopg2==2.8.4
pycodestyle==2.5.0
pyflakes==2.1.1
python-dateutil==2.6.0
python-dotenv==0.10.1
python-editor==1.0.3
python-slugify==1.2.6
pytz==2018.9
PyYAML==5.1
requests>=2.21.0
requests-oauthlib==0.8.0
schematics==2.0.0a1
Shapely==1.6.4.post2
six==1.11.0
SQLAlchemy==1.3.0
transifex-client>=0.13.7
Unidecode==1.0.23
urllib3>=1.23
webencodings==0.5.1
Werkzeug==0.12.2
newrelic==3.2.0.91
pyproj==1.9.6
numpy==1.18.0