forked from uktrade/directory-ui-supplier
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
35 lines (35 loc) · 1.19 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.ini
#
-e git+https://github.com/steadysupply/directory-api-client.git@dd69c34#egg=directory_api_client
-e git+https://github.com/steadysupply/directory-constants.git@7ce7601#egg=directory_constants
-e git+https://github.com/steadysupply/directory-validators.git@2014bd7#egg=directory_validators
-e git+https://github.com/steadysupply/directory-signature-auth.git@7c5b118#egg=sigauth
boto3==1.4.1
botocore==1.4.93 # via boto3, s3transfer
cachetools==2.0.1 # via zenpy
contextlib2==0.5.5 # via raven
django-storages==1.5.1
django==1.10.7 # via django-recaptcha
django_recaptcha==1.2.0
djangorestframework==3.4.7
docutils==0.14 # via botocore
gunicorn==19.5.0
jmespath==0.9.3 # via boto3, botocore
jsonschema==2.6.0
monotonic==1.2
olefile==0.44 # via pillow
phonenumberslite==7.7.4
pillow==4.2.1
python-dateutil==2.6.1 # via botocore, zenpy
raven==5.19.0
redis==2.10.5
requests==2.11.1
s3transfer==0.1.10 # via boto3
six==1.10.0 # via python-dateutil
sorl-thumbnail==12.3
whitenoise==3.1
zenpy==1.1.10