forked from hypothesis/h
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
84 lines (84 loc) · 2.36 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
82
83
84
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
alembic==0.8.7
amqp==1.4.9 # via kombu
anyjson==0.3.3 # via kombu
asn1crypto==0.22.0 # via cryptography
backports.functools-lru-cache==1.2.1
bcrypt==3.1.3
billiard==3.3.0.23 # via celery
bleach==2.1.1
celery==3.1.25
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
cryptography==1.8.1
deform-jinja2==0.5
deform==0.9.9
elasticsearch==1.9.0
enum34==1.1.6
functools32==3.2.3.post2 # via jsonschema
gevent==1.2.1
greenlet==0.4.10 # via gevent
gunicorn==19.6.0
html5lib==0.999999999 # via bleach
idna==2.5 # via cryptography
ipaddress==1.0.18 # via cryptography
iso8601==0.1.11 # via colander
itsdangerous==0.24
jinja2==2.8 # via deform-jinja2, pyramid-jinja2
jsonpointer==1.0
jsonschema==2.5.1
kombu==3.0.37
mako==1.0.4 # via alembic
markupsafe==0.23 # via jinja2, mako, pyramid-jinja2
mistune==0.7.3
newrelic==2.68.0.50
oauthlib==2.0.2
packaging==16.8 # via cryptography
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, cryptography, html5lib, packaging, 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.16 # via elasticsearch
venusian==1.0
webencodings==0.5.1 # via html5lib
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==0.7.7