forked from hotosm/tasking-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 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
60
61
62
63
alembic==1.4.3
aniso8601==8.0.0
appdirs==1.4.4
apscheduler==3.6.3
attrs==20.2.0
black==20.8b1
bleach==3.2.1
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
Click==7.1.2
coverage==5.3
entrypoints==0.3
flake8==3.8.4
Flask==1.1.2
Flask-Cors==3.0.9
Flask-HTTPAuth==4.1.0
Flask-Migrate==2.5.3
Flask-OAuthlib==0.9.4
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
flask-swagger==0.2.14
gevent==20.9.0
GeoAlchemy2==0.8.4
geojson==1.3.4
glob2==0.7
greenlet==0.4.17
gunicorn==20.0.4
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.2
Mako==1.1.3
markdown==3.3.3
MarkupSafe==1.1.1
mccabe==0.6.1
newrelic==5.22.1.152
nose==1.3.7
oauthlib==2.0.2
psycopg2==2.8.6
pycodestyle==2.6.0
pyflakes==2.2.0
pyparsing==2.4.7
pyproj==2.6.1.post1
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
python-slugify==4.0.1
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.0.0
schematics==2.1.0
sentry-sdk[flask]==0.19.3
Shapely==1.7.1
six==1.15.0
SQLAlchemy==1.3.20
text-unidecode==1.3
toml==0.10.1
Unidecode==1.1.1
urllib3==1.25.10
webencodings==0.5.1
Werkzeug==0.16.1