-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 2.44 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
81
82
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt 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 ./core/schema
argh==0.26.2 # via watchdog
argon2-cffi==18.1.0
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
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
cryptography==2.3
dictdiffer==0.7.1
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
incremental==17.5.0 # via treq, twisted, txtorcon
jinja2==2.10.1
jsonschema[format]==2.6.0
lmdb==0.94
markupsafe==1.0 # via jinja2
mistune==0.8.3
netaddr==0.7.19
node-semver==0.3.0
oauthlib==2.1.0
passlib==1.7.1
pathtools==0.1.2 # via watchdog
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
pycparser==2.18 # via cffi
pygments==2.2.0
pyjwt==1.6.4
pymongo==3.6.1
pynacl==1.2.1
pyopenssl==18.0.0 # via service-identity, twisted
pyqrcode==1.2.1
python-dateutil==2.7.3
pytrie==0.3
pytz==2018.7
pyyaml==4.2b1 # via watchdog
redis-py-cluster==1.3.4
redis==2.10.6 # via redis-py-cluster
requests==2.22 # via treq
rfc3987==1.3.7 # via jsonschema
sdnotify==0.3.2
service-identity==17.0.0 # via twisted
setproctitle==1.1.10
six==1.11.0 # via argon2-cffi, autobahn, automat, cryptography, pynacl, pyopenssl, python-dateutil, treq, txaio
sortedcontainers==2.0.4 # via pytrie
strict-rfc3339==0.7 # via jsonschema
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
urllib3==1.24.2 # via requests
watchdog==0.8.3
webcolors==1.8.1 # via jsonschema
zope.interface==4.5.0 # via twisted, txtorcon