-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
123 lines (123 loc) · 4.12 KB
/
requirements-dev.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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements-dev.txt requirements-dev.in requirements.in
#
-e ./core/auth
-e ./core/cache
-e git+https://github.com/Zefiros-Software/crossbar.git@849a93dbb860f61b8d1ce5e123728483b0076990#egg=crossbar
-e ./core/db
-e ./core/logger
-e ./mdstudio
-e git+https://github.com/Zefiros-Software/mongomock.git#egg=mongomock
-e ./core/schema
alabaster==0.7.10 # via sphinx
argh==0.26.2 # via sphinx-autobuild, watchdog
argon2-cffi==18.1.0
argparse==1.4.0 # via unittest2
asn1crypto==0.24.0 # via cryptography
asq==1.3
attrs==18.1.0 # via automat, service-identity, treq
autobahn==18.6.1
automat==0.7.0 # via twisted, txtorcon
autopep8==1.3.5
babel==2.6.0 # via sphinx
bandit==1.4.0
bitstring==3.1.5
cbor==1.0.0
certifi==2018.4.16 # via requests
cffi==1.11.5 # via argon2-cffi, cryptography, pynacl
chardet==3.0.4 # via requests
click==6.7
constantly==15.1.0 # via twisted
coverage==4.5.1
cryptography==2.3
dictdiffer==0.7.1
docutils==0.14 # via sphinx
faker==0.8.16
flake8-docstrings==1.3.0
flake8-polyfill==1.0.2 # via flake8-docstrings
flake8==3.5.0
future==0.16.0
gitdb2==2.0.3 # via gitpython
gitpython==2.1.10 # via bandit
h2==3.0.1
hiredis==0.2.0
hpack==3.0.0 # via h2
hyperframe==5.1.0 # via h2
hyperlink==18.0.0 # via twisted
idna==2.5 # via cryptography, hyperlink, requests, twisted
imagesize==1.0.0 # via sphinx
incremental==17.5.0 # via treq, twisted, txtorcon
jinja2==2.10.1 # via pepper8, sphinx
jsonschema[format]==2.6.0
linecache2==1.0.0 # via traceback2
livereload==2.5.2 # via sphinx-autobuild
lmdb==0.94
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
mistune==0.8.3
mock==2.0.0
netaddr==0.7.19
node-semver==0.3.0
oauthlib==2.1.0
packaging==17.1 # via sphinx
passlib==1.7.1
pathtools==0.1.2 # via sphinx-autobuild, watchdog
pbr==4.0.4 # via mock, stevedore
pepper8==1.1.1
port_for==0.3.1 # via sphinx-autobuild
priority==1.3.0
psutil==5.4.6
py-ubjson==0.11.0
pyasn1-modules==0.2.1 # via service-identity
pyasn1==0.4.3 # via pyasn1-modules, service-identity
pycodestyle==2.3.1 # via autopep8, flake8
pycparser==2.18 # via cffi
pydocstyle==2.1.1 # via flake8-docstrings
pyfakefs==3.4.3
pyflakes==1.6.0 # via flake8
pygments==2.2.0 # via sphinx
pyjwt==1.6.4
pymongo==3.6.1
pynacl==1.2.1
pyopenssl==18.0.0 # via service-identity, twisted
pyparsing==2.2.0 # via packaging
pyqrcode==1.2.1
python-dateutil==2.7.3 # via faker
pytrie==0.3
pytz==2018.7 # via babel
pyyaml==4.2b1 # via bandit, sphinx-autobuild, watchdog
redis-py-cluster==1.3.4
redis==2.10.6 # via redis-py-cluster
requests==2.22 # via sphinx, treq
rfc3987==1.3.7 # via jsonschema
sdnotify==0.3.2
sentinels==1.0.0
service-identity==17.0.0 # via twisted
setproctitle==1.1.10
six==1.11.0 # via argon2-cffi, autobahn, automat, bandit, cryptography, faker, livereload, mock, packaging, pydocstyle, pynacl, pyopenssl, python-dateutil, sphinx, stevedore, treq, txaio, unittest2
smmap2==2.0.3 # via gitdb2
snowballstemmer==1.2.1 # via pydocstyle, sphinx
sortedcontainers==2.0.4 # via pytrie
sphinx-autobuild==0.7.1
sphinx-rtd-theme==0.4.0
sphinx==1.7.5
sphinxcontrib-websupport==1.1.0 # via sphinx
stevedore==1.28.0 # via bandit
strict-rfc3339==0.7 # via jsonschema
text-unidecode==1.2 # via faker
tornado==5.0.2 # via livereload, sphinx-autobuild
traceback2==1.4.0 # via unittest2
treq==17.8.0
twisted[tls]==18.4.0 # DO NOT UPDATE BEYOND 18.4.0!
txaio==2.10.0 # via autobahn
txtorcon==0.20.0
typing==3.6.4
u-msgpack-python==2.5.0
unittest2==1.1.0
urllib3==1.24.2 # via requests
watchdog==0.8.3 # via sphinx-autobuild
webcolors==1.8.1 # via jsonschema
zope.interface==4.5.0 # via twisted, txtorcon