This repository has been archived by the owner on May 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathrequirements.txt
executable file
·70 lines (70 loc) · 1.7 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
argon2-cffi==16.3.0
arrow==0.7.0 # via times
authomatic==0.1.0.post1
bcrypt==3.1.1
bleach==1.4.2
boto==2.40.0
cffi==1.6.0 # via argon2-cffi, bcrypt, cryptography
click==6.6 # via rq
contextlib2==0.5.3 # via raven
cryptography==1.3.2 # via pyopenssl
datadog==0.16.0
decorator==4.1.1 # via datadog
defusedxml==0.4.1
docutils==0.12
enum34==1.1.6 # via argon2-cffi, cryptography
fs==0.5.4
html5lib==0.9999999
idna==2.1 # via cryptography
ipaddress==1.0.16 # via cryptography
itsdangerous==0.24
ndg-httpsclient==0.4.0 # via requests
packaging==16.8
passlib==1.7
perfmetrics==2.0
psycopg2==2.6.1
pyasn1==0.1.9 # via cryptography, requests
pybrowserid==0.11.0
pycparser==2.14 # via cffi
pygments==2.1.3
pyopenssl==16.0.0 # via ndg-httpsclient, requests
pyparsing==2.1.4 # via packaging
python-dateutil==2.5.3
python-openid==2.2.5
pytz==2016.4
raven==5.17.0
readme-renderer==0.7.0
redis==2.10.5
requests[security]==2.10.0
rfc3986==0.3.1
rq==0.6.0
simplejson==3.11.1 # via datadog
six==1.10.0
times==0.7
transaction==1.5.0 # via zope.traversing
uwsgi==2.0.13.1
wsgiref==0.1.2
zope.browser==2.1.0
zope.component==4.2.2
zope.configuration==4.0.3
zope.contenttype==4.1.0
zope.event==4.2.0
zope.exceptions==4.0.8
zope.i18n==4.1.0
zope.i18nmessageid==4.0.3
zope.interface==4.1.3
zope.location==4.0.3
zope.pagetemplate==4.2.1
zope.proxy==4.2.0
zope.publisher==4.2.2
zope.schema==4.4.2
zope.security==4.0.3
zope.tal==4.2.0
zope.tales==4.1.1
zope.traversing==4.0.0