forked from hypothesis/h
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
49 lines (49 loc) · 931 Bytes
/
requirements.in
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
PyJWT
SQLAlchemy >= 1.1.4
alembic
backports.functools_lru_cache
bcrypt
bleach >= 2.0
celery >= 4.2.1
certifi
cffi
click
deform < 1.0
deform-jinja2
elasticsearch==6.2.0
elasticsearch-dsl==6.1.0
enum34
functools32; python_version < "3.0" # Required by jsonschema, listed here to add environment marker
gevent >= 1.3.5 # TODO: Update to gevent 1.3.6 when released, then remove `greenlet`.
greenlet==0.4.13 # Pinned dependency of gevent. See https://git.io/fN8Wf
gunicorn >= 19.9.0
hkdf
itsdangerous
jsonpointer == 1.0
jsonschema
kombu >= 4.2.1
mistune
newrelic
oauthlib
passlib
psycogreen
psycopg2
pyparsing >= 2.1.5
pyramid
pyramid_authsanity >= 1.0.0 # 1.0.0 fixes an IE bug: https://git.io/vH3mi
pyramid_layout
pyramid-jinja2
pyramid-services
pyramid_mailer
pyramid_tm
python-dateutil
python-slugify < 1.2.0
raven
requests-aws4auth >= 0.9
statsd
transaction
venusian
wsaccel
ws4py >= 0.4.0
zope.interface
zope.sqlalchemy >= 1.0