forked from City-of-Helsinki/linkedevents
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (69 loc) · 2.03 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
git+https://github.com/City-of-Helsinki/[email protected]#egg=django-helusers==0.1
git+https://github.com/City-of-Helsinki/munigeo#egg=django-munigeo
astroid==1.4.8 # via pylint
bleach==1.5.0
click==6.6 # via pip-tools
contextlib2==0.5.4 # via raven
defusedxml==0.4.1 # via python3-openid
django-allauth==0.28.0
django-appconf==1.0.1 # via django-image-cropping
django-cleanup==0.4.2
django-cors-headers==1.3.0
django-extensions==1.7.4
django-filter==0.15.3
django-haystack==2.5.1
django-hstore==1.4.2
django-image-cropping==1.0.3
django-leaflet==0.19.0
django-modeltranslation==0.12
django-mptt==0.8.6
django-reversion==2.0.7
django==1.9.11
djangorestframework-bulk==0.2.1
djangorestframework-gis==0.10.1
djangorestframework-jwt==1.8.0
djangorestframework==3.5.3
easy-thumbnails==2.3
elasticsearch==2.4.0
first==2.0.1 # via pip-tools
html5lib==0.9999999 # via bleach
httmock==1.2.5
icalendar==3.10
isodate==0.5.4
isort==4.2.5 # via pylint
lazy-object-proxy==1.2.2 # via astroid
lxml==3.6.4
markdown==2.6.7
mccabe==0.5.2 # via pylint
oauthlib==2.0.0 # via requests-oauthlib
pillow==3.4.2
pip-tools==1.7.0
psycopg2==2.6.2
py==1.4.31 # via pytest
pyflakes==1.3.0
pyjwt==1.4.2 # via djangorestframework-jwt
pylint==1.6.4
pyparsing==2.1.10 # via rdflib
pytest-django==3.0.0
pytest==3.0.3 # via pytest-django
python-dateutil==2.5.3
python3-openid==3.0.10 # via django-allauth
pytz==2016.7
pyyaml==3.12
raven==5.31.0
rdflib==4.2.1
requests-cache==0.4.12
requests-oauthlib==0.7.0 # via django-allauth
requests==2.11.1
six==1.10.0
urllib3==1.19 # via elasticsearch
wrapt==1.10.8 # via astroid
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via djangorestframework-bulk, icalendar