forked from hypothesis/h
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
81 lines (81 loc) · 2.17 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
73
74
75
76
77
78
79
80
81
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
alembic==0.9.7
amqp==2.2.2 # via kombu
backports.functools-lru-cache==1.2.1
bcrypt==3.1.3
billiard==3.5.0.3 # via celery
bleach==2.1.3
celery==4.2.1
certifi==2016.2.28
cffi==1.7.0
chameleon==2.24 # via deform
click==6.6
colander==1.3.1 # via deform
contextlib2==0.5.4 # via raven
deform-jinja2==0.5
deform==0.9.9
elasticsearch-dsl==6.1.0
elasticsearch==6.2.0
enum34==1.1.6
functools32==3.2.3.post2 ; python_version < "3.0"
gevent==1.3.5
greenlet==0.4.13
gunicorn==19.9.0
hkdf==0.0.3
html5lib==0.999999999 # via bleach
ipaddress==1.0.18 # via elasticsearch-dsl
iso8601==0.1.11 # via colander
itsdangerous==0.24
jinja2==2.10 # via deform-jinja2, pyramid-jinja2
jsonpointer==1.0
jsonschema==2.5.1
kombu==4.2.1
mako==1.0.4 # via alembic
markupsafe==0.23 # via jinja2, mako, pyramid-jinja2
mistune==0.8.3
newrelic==4.2.0.100
oauthlib==2.0.2
passlib==1.7.1
pastedeploy==1.5.2 # via pyramid
peppercorn==0.5 # via deform
psycogreen==1.0
psycopg2==2.7.3.2
pycparser==2.14 # via cffi
pyjwt==1.5.3
pyparsing==2.1.10
pyramid-authsanity==1.0.0
pyramid-jinja2==2.6.2
pyramid-layout==1.0
pyramid-mailer==0.15.1
pyramid-services==0.4
pyramid-tm==1.1.1
pyramid==1.7.3
python-dateutil==2.5.3
python-editor==1.0.1 # via alembic
python-slugify==1.1.4
pytz==2016.6.1 # via celery
raven==6.0.0
repoze.lru==0.6 # via pyramid
repoze.sendmail==4.3 # via pyramid-mailer
requests-aws4auth==0.9
requests==2.13.0 # via requests-aws4auth
six==1.10.0 # via bcrypt, bleach, elasticsearch-dsl, python-dateutil
sqlalchemy==1.1.4
statsd==3.2.1
transaction==2.1.2
translationstring==1.3 # via colander, deform, pyramid
unidecode==0.4.19 # via python-slugify
urllib3==1.22 # via elasticsearch
venusian==1.0
vine==1.1.4 # via amqp
webob==1.6.1 # via pyramid
ws4py==0.4.2
wsaccel==0.6.2
zope.deprecation==4.1.2 # via deform, pyramid, pyramid-jinja2
zope.interface==4.3.2
zope.sqlalchemy==1.0