forked from hypothesis/h
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (79 loc) · 2.21 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
alembic==1.0.11
amqp==2.4.1 # via kombu
backports.functools-lru-cache==1.2.1
bcrypt==3.1.3
billiard==3.6.0.0 # via celery
bleach==3.0.2
celery==4.3.0
certifi==2018.8.24
cffi==1.11.5
chameleon==2.24 # via deform
click==6.6
colander==1.7.0 # via deform
deform==2.0.7
elasticsearch-dsl==6.3.1
elasticsearch==6.3.1
enum34==1.1.6
gevent==1.3.5
greenlet==0.4.13
gunicorn==19.9.0
hkdf==0.0.3
iso8601==0.1.11 # via colander, deform
itsdangerous==0.24
jinja2==2.10.1 # via pyramid-jinja2
jsonpointer==1.0
jsonschema==2.5.1
kombu==4.5.0
mako==1.0.4 # via alembic
markupsafe==0.23 # via jinja2, mako, pyramid-jinja2
meld3==1.0.2 # via supervisor
mistune==0.8.3
newrelic==4.10.0.112
oauthlib==2.0.2
passlib==1.7.1
pastedeploy==1.5.2 # via pyramid
peppercorn==0.5 # via deform
psycogreen==1.0.1
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
repoze.lru==0.6 # via pyramid
repoze.sendmail==4.3 # via pyramid-mailer
sentry-sdk==0.6.2
six==1.10.0 # via bcrypt, bleach, elasticsearch-dsl, python-dateutil
sqlalchemy==1.3.6
statsd==3.2.1
supervisor==4.0.0
transaction==2.1.2
translationstring==1.3 # via colander, deform, pyramid
unidecode==0.4.19 # via python-slugify
urllib3==1.24.2 # via elasticsearch, sentry-sdk
venusian==1.0
vine==1.3.0 # via amqp, celery
webencodings==0.5.1 # via bleach
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.1
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.0.1 # via pyramid, repoze.sendmail, zope.deprecation, zope.interface, zope.sqlalchemy