forked from DjangoGirls/djangogirls
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (72 loc) · 2.22 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
71
72
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
attrs==17.3.0 # via pytest
boto3==1.4.8
botocore==1.8.6 # via boto3, s3transfer
certifi==2017.11.5 # via opbeat, requests
chardet==3.0.4 # via requests
click==6.7
coverage==4.4.2 # via pytest-cov
cssselect==1.0.1 # via pyquery
dj-database-url==0.4.2
django-autoslug==1.9.3
django-click==2.0.0
django-codemirror-widget==0.4.1
django-countries==5.0
django-date-extensions==2.0
django-formtools==2.1
django-gulp-rev==0.2
django-leaflet==0.23.0
django-markdown-deux==1.0.5
django-recaptcha==1.3.1
django-storages==1.6.5
django-suit-redactor==0.0.4
django-suit==0.2.25
django==1.11.7
djrill==2.1.0
docutils==0.14 # via botocore
easy-thumbnails==2.5
freezegun==0.3.9
google-api-python-client==1.6.4
httplib2==0.10.3
icalendar==4.0.0
idna==2.6 # via requests
jmespath==0.9.3 # via boto3, botocore
lxml==4.1.1
markdown2==2.3.5 # via django-markdown-deux
multidict==3.3.2 # via yarl
oauth2client==4.1.2 # via google-api-python-client
oauthlib==2.0.6 # via requests-oauthlib
olefile==0.44 # via pillow
opbeat==3.5.3
pillow==4.3.0
pluggy==0.6.0 # via pytest
psycopg2==2.7.3.2
py-trello==0.9.0
py==1.5.2 # via pytest
pyasn1-modules==0.2.1 # via oauth2client
pyasn1==0.4.2 # via oauth2client, pyasn1-modules, rsa
pyquery==1.3.0
pytest-cov==2.5.1
pytest-django==3.1.2
pytest-env==0.6.2
pytest==3.3.0
python-dateutil==2.6.1 # via botocore, freezegun, icalendar, py-trello
pytz==2017.3 # via django, icalendar, py-trello
pyyaml==3.12 # via vcrpy
requests-oauthlib==0.8.0 # via py-trello
requests==2.18.4
rsa==3.4.2 # via oauth2client
s3transfer==0.1.12 # via boto3
six==1.11.0 # via django-click, freezegun, google-api-python-client, oauth2client, pytest, python-dateutil, vcrpy
slacker==0.9.60
uritemplate==3.0.0 # via google-api-python-client
urllib3==1.22 # via opbeat, requests
vcrpy==1.11.1
whitenoise==3.3.1
wrapt==1.10.11 # via vcrpy
yarl==0.15.0 # via vcrpy