-
Notifications
You must be signed in to change notification settings - Fork 87
/
requirements.txt
49 lines (48 loc) · 1.76 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
# For outdated module report see https://requires.io/github/OpenTreeMap/otm-core/requirements/?branch=develop
# Changelog URL shown below if not linked on above page
amqp==2.2.1
anyjson==0.3.3
billiard==3.5.0.3
boto==2.49.0 # http://docs.pythonboto.org/en/latest/releasenotes/v2.39.0.html
celery==4.1.0
certifi==2017.7.27.1
chardet==3.0.4
# https://docs.djangoproject.com/en/1.10/releases/#id2
Django==1.11.16 # rq.filter: >=1.11,<1.12
django-apptemplates==1.3
django-contrib-comments==1.8.0
django-js-reverse==0.7.3
django-queryset-csv==1.0.2 # https://github.com/azavea/django-queryset-csv/commits/master
django-recaptcha==1.4.0
django-redis==4.8.0
django-registration-redux==1.7
django-storages==1.6.5
django-threadedcomments==1.1
django-tinsel==1.0.1
django-webpack-loader==0.5.0 # https://github.com/owais/django-webpack-loader/releases
flake8==2.0 # rq.filter: ==2.0
functools32==3.2.3.post2
gunicorn==19.7.1 # http://docs.gunicorn.org/en/stable/news.html
hiredis==0.2.0
idna==2.5
jsonschema==2.6.0
kombu==4.1.0
libsass==0.11.2
mccabe==0.6.1
# Modgrammar-py2 has a 0.9.2 release on PyPi, but no artifacts for the release
modgrammar-py2==0.9.1 # rq.filter: !=0.9.2
olefile==0.44
pep8==1.4.6 # rq.filter: ==1.4.6
Pillow==4.2.1
psycopg2==2.7.3.2 # http://initd.org/psycopg/docs/news.html
pyflakes==1.6.0
python-dateutil==2.6.1 # https://github.com/dateutil/dateutil/blob/master/NEWS
python-omgeo==5.1.0
pytz==2017.2 # https://launchpad.net/pytz/+announcements
redis==2.10.5
requests==2.20.0
rollbar==0.13.12 # https://github.com/rollbar/pyrollbar/blob/master/CHANGELOG.md
six==1.10.0
unicodecsv==0.14.1
urllib3==1.23
wsgiref==0.1.2