forked from hotosm/tasking-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
64 lines (64 loc) · 1.14 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
alembic==1.4.3
aniso8601==8.0.0
appdirs==1.4.4
apscheduler==3.7.0
attrs==20.2.0
black==20.8b1
bleach==5.0.1
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
Click==7.1.2
coverage==6.4
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-Mail==0.9.1
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
flask-swagger==0.2.14
gevent==21.12.0
GeoAlchemy2==0.8.4
geojson==1.3.4
glob2==0.7
greenlet==1.1.2
gunicorn==20.0.4
idna==2.10
importlib-metadata==4.13.0 # See https://github.com/hotosm/tasking-manager/issues/5395
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.2.2
markdown==3.3.3
MarkupSafe==1.1.1
mccabe==0.6.1
newrelic==5.22.1.152
nose==1.3.7
oauthlib==3.2.0
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.4
requests==2.27.1
requests-oauthlib==1.3.1
schematics==2.1.0
sentry-sdk[flask]==1.5.8
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.26.9
webencodings==0.5.1
Werkzeug==0.16.1