forked from pypi/legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·72 lines (71 loc) · 2 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
#
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
arrow==0.7.0 # via times
authomatic==0.1.0.post1
bcrypt==2.0.0
bleach==1.4.2
boto==2.40.0
cffi==1.6.0 # via bcrypt, cryptography
click==6.6 # via rq
contextlib2==0.5.3 # via raven
cryptography==1.3.2 # via pyopenssl
defusedxml==0.4.1
Distutils2==1.0a4
docutils==0.12
enum34==1.1.6 # via 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.7
passlib==1.6.5
perfmetrics==2.0
psycopg2==2.6.1
pyasn1==0.1.9 # via cryptography, requests
pyblake2==0.9.3
pybrowserid==0.11.0
pycparser==2.14 # via cffi
Pygments==2.1.3
PyOpenSSL==16.0.0
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
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
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via cryptography, fs, perfmetrics, zope.browser, zope.component, zope.configuration, zope.contenttype, zope.event, zope.exceptions, zope.i18n, zope.i18nmessageid, zope.interface, zope.location, zope.pagetemplate, zope.proxy, zope.publisher, zope.schema, zope.security, zope.tal, zope.tales, zope.traversing